I think that the judge for this problem has a bug.
A big number of my friends submit the following code which is obviously deserve to get WA but it got AC.
code(in C++):
main(){}
code (in C) (Is this code able to avoid compile error?)
#include<stdio.h>
#include<stdlib.h>
int main()
{
freopen ...
Search found 6 matches
- Sat Mar 29, 2008 6:52 am
- Forum: Bugs and suggestions
- Topic: 724 - Reverse
- Replies: 3
- Views: 2265
- Tue Sep 11, 2007 7:05 am
- Forum: Bugs and suggestions
- Topic: 785 - Grid Coloring
- Replies: 2
- Views: 2256
785 - Grid Coloring
I submitted the code which got AC in the previous system.
But I got wrong answer this time!!
How come it would happen?
Is the problem has been rejudged?
But I got wrong answer this time!!
How come it would happen?
Is the problem has been rejudged?
- Sat Jul 07, 2007 6:59 am
- Forum: Volume 3 (300-399)
- Topic: 348 - Optimal Array Multiplication Sequence
- Replies: 22
- Views: 6652
- Mon Apr 30, 2007 12:18 pm
- Forum: Volume 111 (11100-11199)
- Topic: 11138 - Nuts and Bolts
- Replies: 9
- Views: 6890
- Tue Jan 30, 2007 11:35 am
- Forum: Volume 110 (11000-11099)
- Topic: 11003 - Boxes
- Replies: 29
- Views: 21602
- Sun Jan 28, 2007 9:34 am
- Forum: Volume 111 (11100-11199)
- Topic: 11158 - Elegant Permuted Sum
- Replies: 23
- Views: 18777