0_0_29158576_22411.cpp: In function 'void sc(DATA1&)':
0_0_29158576_22411.cpp:24:49: error: expected primary-expression at end of input
while ( isdigit(c)) { x=(x<<1)+(x<<3)+(c-48)%
^
0_0_29158576_22411.cpp:24:49: error: expected '}' at end of input
0_0_29158576_22411.cpp:24:49: error: expected '}' at end of input
|