Search found 4 matches

by G
Thu Nov 24, 2005 8:42 am
Forum: Volume 107 (10700-10799)
Topic: 10757 - Interpreting SQL
Replies: 13
Views: 6833

Dirty tricks

I am finished with this problem. It turns out:
1. There is at least one line of garbage characters between the test cases.
2. There are column names like "where" which is prohibited in all SQL servers I know. Certainly it is not stated in the problem description, but still I think it is a very dirty ...
by G
Tue Nov 22, 2005 8:00 am
Forum: Volume 107 (10700-10799)
Topic: 10757 - Interpreting SQL
Replies: 13
Views: 6833

Invalid input syntax?

I was trying to solve problem #10757 and failed. While checking my work I found a strange input. My program runs through the first test case and when it tries to read in the number of tables in the second test case, it fails. Cheking what character my program gets, I found a '@' character. This ...
by G
Wed Dec 01, 2004 8:44 am
Forum: Volume 102 (10200-10299)
Topic: 10212 - The Last Non-zero Digit.
Replies: 63
Views: 41338

10212: Online judge fails

I solved 10212, but I had some problems with the online judge. If someone supervising the
online judge reads this, then check my submissions numbered 3110597 and 3110602. These
two C programs are essentially the same, except that in one of them I have a "const char *"
having a length 36365 ...
by G
Sun Nov 28, 2004 1:03 pm
Forum: Volume 102 (10200-10299)
Topic: 10212 - The Last Non-zero Digit.
Replies: 63
Views: 41338

10212: Online judge fails

I solved 10212, but I had some problems with the online judge. If someone supervising the
online judge reads this, then check my submissions numbered 3110597 and 3110602. These
two C programs are essentially the same, except that in one of them I have a "const char *"
having a length 36365 ...

Go to advanced search