Comments (Search)

 1 2 3 4 5 6 7 8 9 10 >  Last ›

SourSpinach on May 12, 2013 - 11:33:07 am UTC: Note about logging in
  • 1
Before your first login with the PEG Judge hosted on its new server, you may need to clear your cache.

bbi5291 on May 12, 2013 - 5:16:34 am UTC: PEG Judge basic functionality now in place
  • -5
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.

sad.gif my submissions...

Alex on May 12, 2013 - 3:09:49 pm UTC: Re: PEG Judge basic functionality now in place
  • 0
Are you aware that viewing other people's solutions doesn't work (probably only as a non-admin)?
Quote:
A PHP Error was encountered
Severity: Warning
Message: imagettftext(): Could not find/open font
Filename: controllers/submissions.php
Line Number: 496

same here, cant view other's submissions

Fixed.

2003 Canadian Computing Competition, Stage 1 Problem J5/S3: Floor Plan
had a value of 10 points, but it is 5 now...

That probably means it was 5 points originally then someone changed it to 10 during the last 6 months, and it's been reverted as a consequence. Maybe they'll change it again.

Alex on May 12, 2013 - 3:16:50 pm UTC: Re: PEG Judge basic functionality now in place
  • 0
Also, the reply button doesn't seem to exist on mobile browsers.

bbi5291 on Jul 07, 2012 - 6:26:05 am UTC: Report bugs
  • -4
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.

admin on Nov 15, 2011 - 1:47:11 pm UTC: Rules on asking questions
  • 1
Before you ask a question, please do the following:
  • Read this.
  • Java users: make sure you name your class the same thing as the problem code.
  • Make sure your program works correctly on the sample input(s). It must match exactly!
  • Indent your code and use logical variable names if you want help.
  • Think about large or tricky test cases, and ensure your program can handle them properly.
  • Java users: if the answer to your question is xyzException, that means we deem the bug sufficiently trivial so that just knowing what the exception is should allow you to fix it.
  • Try to fix the problem yourself for at least 15 minutes before giving up and asking for help.
  • If you think the test data are incorrect, please take a moment and consult the Best Solutions page to see how many people have gotten the problem Accepted, and then ask yourself whether it would not be arrogant to conclude that your program is correct and everyone else's programs are wrong. (Of course, problem setters do screw up sometimes, by adding trailing space, or something like that; this may bite you if you're using a different programming language than everyone else. If you suspect that this may be the case, don't hesitate to speak up. However, be forewarned that this is almost always not the case whenever the input consists entirely of numbers.)


On asking questions: post on a problem page if and only if your question is of relevance to everybody (for instance, a clarification question). If your question pertains only to you (such as if your program doesn't work, or if there's something you don't understand about your programming language), ask it on IRC on the channel #help (a web client is available), or post it on the forums. We'll do our best to help you, but please note that responses on IRC are usually not instant (just as replies to comments are not instant), and your question might not get answered at all if nobody has enough time to help you (we're (almost) all students, here).
If at any time you post a question asking for help in the comments section of a problem, we will delete and ignore it.

Also note: programs may behave differently on the judge and on your computer, but this almost always happens only because you have done Something Bad. Please review this checklist before assuming there is a grader bug and posting a comment about it.

Thank you for your cooperation.

bbi5291 on Jan 03, 2012 - 11:27:20 pm UTC: Re: Rules on asking questions
  • -4
The IRC web client now supports SSL as well. Use it, if you care.

Update: This no longer works---I bet nobody's using it, and I'm too lazy to reconfigure it. The non-SSL one still works, though.

Foundation on Feb 27, 2012 - 2:48:48 am UTC: Re: Re: Rules on asking questions
  • 0
Hmm, don't know if I can trust your certificate. ;)

bbi5291 on Feb 27, 2012 - 3:23:46 am UTC: Re: Re: Rules on asking questions
  • 0
it's also listed on my blog, in an attempt to convince people it's actually me

jargon on Oct 30, 2012 - 8:54:21 pm UTC: Multiple accounts
  • 2
are tolerated, but not to be used as voting mules.

I already talked to you; you pointed out the ToS. I don't think any other admins would disagree on appropriateness.

jargon on Oct 17, 2012 - 8:00:29 pm UTC: PEG Assignments for Oct. 17
  • 1

Daniel on Oct 24, 2012 - 8:49:29 pm UTC: PEG Assignment for October 24, 2012
  • -1

helios26 on Oct 22, 2012 - 1:26:54 am UTC: Submissions deleted
  • 0
I heard that submissions were deleted.
NOT TRUE RIGHT?
~~MILES AND MILES OF RAGE SNAKE~~>


So apparently it is true...why did you guys take the questions off? I don't really see the point here :/

SourSpinach on Oct 22, 2012 - 2:47:34 am UTC: Re: Submissions deleted
  • 1
25 problems were temporarily moved into a contest, and should be back with all of their submissions shortly.

helios26 on Oct 22, 2012 - 2:50:38 am UTC: Re: Re: Submissions deleted
  • 0
That is just so awesome. (Not for me, but this is general opinion)

SourSpinach on Oct 22, 2012 - 2:53:40 am UTC: Re: Re: Submissions deleted
  • 0
Presumably, people can live without 25 of the easiest problems on the Judge for a few hours.

Rafya on Oct 22, 2012 - 2:58:01 am UTC: Re: Re: Submissions deleted
  • 0
The panic was more due to the number of points and submissions lost, rather than to the nonexistence of these problems.

helios26 on Oct 22, 2012 - 1:45:34 pm UTC: Re: Re: Submissions deleted
  • 1
Ah, no. For me, it was the sentimental value, and I think it was the same for most people. Actually, the fact that they were the easiest questions might have worried a few of the new members.

But seriously, I can live without them. I just didn't know how many problems were removed, and I thought everything would disappear and I would lose all of my code...when I read that email.

Grrrr...I keep thinking "Rafya" instead...

bbi5291 on Oct 22, 2012 - 4:11:52 am UTC: Re: Submissions deleted
  • 0
The issue is fixed (I think).

os_b on Apr 11, 2012 - 8:56:03 pm UTC: :D
  • 0
Thank you PEG OJ. :)

john_gobin on Mar 13, 2012 - 3:28:57 am UTC: Name colours
  • 0
Because Alex has made a problem, Crosswords, shouldn't his name be highlighted in yellow on user list?

jargon on Mar 13, 2012 - 10:43:56 pm UTC: Re: Name colours
  • 0
He authored the problem and so he was credited for it. That doesn't necessarily mean that he is a Problem setter though.

HelloMelloC on Feb 26, 2012 - 5:10:22 pm UTC: Login $_GET var 'ref' bug
  • 0
Links such as
'http://wcipeg.com/main/login?ref=%2Fmain' and
'http://wcipeg.com/main/login?ref=%2Fcomments%2Fview'
(essentially any click on 'Login' on any page) causes a 404 error.

Perhaps due to the '/' char?
Tested on Chrome 19 Dev and Firefox 10 Stable.

bbi5291 on Feb 26, 2012 - 8:08:05 pm UTC: Re: Login $_GET var 'ref' bug
  • 0
Viewing analyses was broken yesterday, so I fixed it; but it seems that in doing so, I broke the _GET stuff. I reverted the change, but now it looks like I need to find some other way to get analyses to work :/