0_0_32783750_15862.cpp: In function 'int chk(char)':
0_0_32783750_15862.cpp:30:22: error: expected primary-expression at end of input
if(c>='A'&&c<='Z'||c>
^
0_0_32783750_15862.cpp:30:22: error: expected ')' at end of input
0_0_32783750_15862.cpp:30:22: error: expected statement at end of input
0_0_32783750_15862.cpp:30:22: error: expected '}' at end of input
|