0_0_33145620_9816.cpp: In function 'int getin()':
0_0_33145620_9816.cpp:253:39: error: expected primary-expression at end of input
while((c=getchar()) && !('0' <= c &
^
0_0_33145620_9816.cpp:253:39: error: expected ')' at end of input
0_0_33145620_9816.cpp:253:39: error: expected ')' at end of input
0_0_33145620_9816.cpp:253:39: error: expected statement at end of input
0_0_33145620_9816.cpp:253:39: error: expected '}' at end of input
|