|
|
вернуться в форум"The only input line contains the nonempty string consisting of decimal digits carved on the stone." while ( c != EOF ) => WA#19 while ( c >= '0' && c <= '9' ) => AC. That is the question. Why? Discrepancy with the statement. The line is a sequence of characters terminated by a newline (CR LF characters) Thank you for responding! =) |
|
|