Announcements (Search)
The test data for all the COCI problems from 2009-2010 has been uploaded to the PEG Judge server.
Edit: All COCI problems from 2009-2010 not requiring custom judges have been added.
Edit: All COCI problems from 2009-2010 not requiring custom judges have been added.
Ratings reset
by bbi5291 on Jun 25, 2013 - 7:31:04 am UTC
I dropped all the ratings from old "contests" that were really just PEG exercises or imported contests. Ratings were recalculated based on the two public contests held on the Judge so far (one mock DWITE and one mock CCC). For most previously rated users this probably means you're no longer rated; in other cases your rating may have changed.
I hope to hold more contests on the Judge in the future.
I hope to hold more contests on the Judge in the future.
Improved code editor
by bbi5291 on Jun 17, 2013 - 4:01:02 am UTC
Thanks to Robin Cheng (javic), the textarea on the submit page now supports tabs (if you have scripts enabled).
C++11 support
by bbi5291 on Jun 08, 2013 - 12:19:28 am UTC
gcc 4.8.1, released today, is the first major C++ compiler to support all C++11 language features. The PEG Judge now supports C++11 using gcc 4.8.1. To submit in C++11, just select the option at the bottom of the dropdown. C++11 has been enabled for all problems that support C++ (that is, all of them). Submissions tagged "C++" will continue to use the old compiler, gcc 4.1.3.
Top submitters
by bbi5291 on May 23, 2013 - 7:07:45 am UTC
Fun stats:
+-------------------------+------+
| username | cnt |
+-------------------------+------+
| Daniel | 8632 |
| SourSpinach | 4344 |
| Alex | 3455 |
| zhxl0903 | 3453 |
| Bob | 2698 |
| bleung91 | 2118 |
| dAedaL | 2045 |
| Logical1111 | 1707 |
| bbi5291 | 1451 |
| fyyaz | 1450 |
...
Note about logging in
by SourSpinach on May 12, 2013 - 11:33:07 am UTC
Before your first login with the PEG Judge hosted on its new server, you may need to clear your cache.
PEG Judge basic functionality now in place
by bbi5291 on May 12, 2013 - 5:16:34 am UTC
We've just migrated over from the previous server. Unfortunately, the last 6 months or so of submissions were lost. This is entirely my fault, so downvote away.
As usual, reply to this comment if you notice anything broken.
EDIT: Stop replying to this comment whenever you find a new bug. This was only supposed to be for bugs related to the migration. If you're just discovering them now, they're probably not in that category.
As usual, reply to this comment if you notice anything broken.
EDIT: Stop replying to this comment whenever you find a new bug. This was only supposed to be for bugs related to the migration. If you're just discovering them now, they're probably not in that category.
Report bugs
by bbi5291 on Jul 07, 2012 - 6:26:05 am UTC
I've decided to have PEG Judge bugs tracked on Launchpad (just so they'll all be in one place, as there are so many bugs that I can't remember them all).
If you've reported an issue in the past and it hasn't been fixed, report it here.
If you've reported an issue in the past and it hasn't been fixed, report it here.
ACSL shortest code problems abolished
by bbi5291 on Feb 24, 2012 - 5:39:39 am UTC
for technical reasons. Any correct solution will now earn full points.
Problem description sidebar
by bbi5291 on Jan 13, 2012 - 3:52:30 am UTC
The div on the right-hand side of each problem description page has changed slightly. Now all the links are at the top and the info is at the bottom. Also, it shows you a list of languages that are allowed (because I wouldn't want anyone to write a solution and then try to submit it and find to their dismay that their effort was wasted because the language isn't allowed).
COCI 2009-2010
by Daniel on Jun 30, 2013 - 5:48:29 pm UTC