0_0_30959826_22792.cpp:106:17: error: missing terminating ' character
if(g1[i][j]>'
^
0_0_30959826_22792.cpp: In function 'int main()':
0_0_30959826_22792.cpp:106:28: error: expected primary-expression at end of input
if(g1[i][j]>'
^
0_0_30959826_22792.cpp:106:28: error: expected ')' at end of input
0_0_30959826_22792.cpp:106:28: error: expected statement at end of input
0_0_30959826_22792.cpp:106:28: error: expected '}' at end of input
0_0_30959826_22792.cpp:106:28: error: expected '}' at end of input
|