Search found 6 matches

by OZone
Thu May 05, 2005 8:30 pm
Forum: Volume 1 (100-199)
Topic: 124 - Following Orders
Replies: 49
Views: 12945

All that I needed to do is to

Code: Select all

#include <cstring>
.
Thanks to all. I will remember romblem 124 as a "Compiler nightmare"!
Большое спасибо всем, пока! )
by OZone
Wed May 04, 2005 9:16 pm
Forum: Volume 1 (100-199)
Topic: 124 - Following Orders
Replies: 49
Views: 12945

Thanks all of you guys trying to help me. But I think It won't be compiled ever. I'll try something else.
by OZone
Wed May 04, 2005 3:44 pm
Forum: Volume 1 (100-199)
Topic: 124 - Following Orders
Replies: 49
Views: 12945

I have used e-mail and online posting system. And I recieved letter with following contents:
03526697_24.c: In function `void print(char, char *)':
03526697_24.c:22: parse error before character 0232
03526697_24.c:24: `j' undeclared (first use this function)
03526697_24.c:24: (Each undeclared ...
by OZone
Mon May 02, 2005 9:09 am
Forum: Volume 1 (100-199)
Topic: 124 - Following Orders
Replies: 49
Views: 12945

It seems that problem is not in my source code. I tried to compile and run it in Kdevelop in Knoppix. Well, it's working. So I don't even know what to think about. Have anyone ideas?
by OZone
Mon May 02, 2005 7:53 am
Forum: Volume 1 (100-199)
Topic: 124 - Following Orders
Replies: 49
Views: 12945

I've changed void main(void) to int main(void), I've deleted all debug code. It doesn't compiles also.
It is said about character 0232 - what is it? And the first line with errors in my code is: *++p = l[u = i];. Does their comiler parse such tokens?
by OZone
Sun May 01, 2005 9:27 am
Forum: Volume 1 (100-199)
Topic: 124 - Following Orders
Replies: 49
Views: 12945

CE in problem 124 [why error messages are so dumb?]

Hi! I've compiled following code in MSVC7.1 and even in Borland C. Everything is fine. So why do it gets compile errors in online judge?
I recieved by e-mail tough list of errors but they did not give me any clue to understang the problems. What is the character 0232, and why my declared variables ...

Go to advanced search