Problem 800

The forum to report every bug you find or tell us what you'd like to find in UVa OJ's new system

Moderator: Board moderators

Problem 800

Postby howardcheng » Sat Nov 21, 2009 12:16 am

I know this was reported before but the topic was locked and I cannot add more comments...

For Problem 800 (Crystal Clear), the judging is completely wrong because it only accepts programs that do not produce any output. This should be fixed either by adding real test cases or disabling the submission.
howardcheng
Learning poster
 
Posts: 68
Joined: Thu Aug 21, 2003 1:56 am

Re: Problem 800

Postby Carlos » Sat Dec 19, 2009 1:20 pm

It would be very kind of you to produce such datasets and send them to us.... :-)
DON'T PM ME --> For any doubt, suggestion or error reporting, please use the "Contact us" form in the web.
User avatar
Carlos
System administrator
 
Posts: 1278
Joined: Sat Oct 13, 2001 2:00 am
Location: Valladolid, Spain

Re: Problem 800

Postby tjocko » Fri May 21, 2010 7:24 pm

This is a valid data set:
Code: Select all
 0


However, I think this problem is a bogus problem when this Java-code gets accepted:
Code: Select all
public class Main { public static void main(String[] args) { } }


...its a little bit frustrating when spent hours on a major solution.
tjocko
New poster
 
Posts: 7
Joined: Fri May 21, 2010 6:07 pm

Re: Problem 800

Postby tjocko » Fri May 21, 2010 7:34 pm

Carlos wrote:It would be very kind of you to produce such datasets and send them to us.... :-)


I change my mind...

It seems to me that the test data is erroneous. After some submissions I conclude that there is no valid input. Gets runtime error when I assume that there will be a "termination zero" as it is stated in the problem description.
tjocko
New poster
 
Posts: 7
Joined: Fri May 21, 2010 6:07 pm


Return to Bugs and suggestions

Who is online

Users browsing this forum: No registered users and 1 guest