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