|
|
вернуться в форумОбщий форумwhat is wrong? about C and Pascal Послано player 6 фев 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 |
|
|