|
|
вернуться в форумwhy does it work in pascal and not in c ???? (source) Послано radio 15 апр 2008 07:20 here's in pascal: my c code: Edited by author 21.04.2008 03:06 Re: why does it work in pascal and not in c ???? (source) because you use writeln('YES') and printf("YES") instead of printf("YES\n"); Re: why does it work in pascal and not in c ???? (source) Послано radio 21 апр 2008 00:43 thank you, hahaha, i feel dumb..... |
|
|