0_0_33135320_11748.cpp:38:5: error: missing terminating ' character
while ('0' <= ch && ch <= '9
^
0_0_33135320_11748.cpp: In function 'll read()':
0_0_33135320_11748.cpp:38:28: error: expected primary-expression at end of input
while ('0' <= ch && ch <= '9
^
0_0_33135320_11748.cpp:38:28: error: expected ')' at end of input
0_0_33135320_11748.cpp:38:28: error: expected statement at end of input
0_0_33135320_11748.cpp:38:28: error: expected '}' at end of input
|