|
|
back to boardCommon Boardwhat is wrong? about C and Pascal Posted by player 6 Feb 2007 18:00 I can get AC in Pascal but I can't get AC in C, who can help me ~!!! C Program: while ((j = getchar()) != EOF) { }; Pascal Program: while not seekeof do begin end; Edited by author 06.02.2007 18:05 |
|
|