0_0_32305922_2453.cpp:103:9: error: missing terminating ' character
} else if (c >= '0' && c <= '
^
0_0_32305922_2453.cpp: In function 'void inputExpand()':
0_0_32305922_2453.cpp:103:34: error: expected primary-expression at end of input
} else if (c >= '0' && c <= '
^
0_0_32305922_2453.cpp:103:34: error: expected ')' at end of input
0_0_32305922_2453.cpp:103:34: error: expected statement at end of input
0_0_32305922_2453.cpp:103:34: error: expected '}' at end of input
0_0_32305922_2453.cpp:103:34: error: expected '}' at end of input
|