0_0_17782433_21244.cpp:130:0: error: unterminated argument list invoking macro "id"
if (j < m - 1) a[index][id(i,j
^
0_0_17782433_21244.cpp: In function 'int main()':
0_0_17782433_21244.cpp:130:29: error: 'id' was not declared in this scope
if (j < m - 1) a[index][id(i,j
^
0_0_17782433_21244.cpp:130:29: error: expected ']' at end of input
0_0_17782433_21244.cpp:130:29: error: expected '}' at end of input
0_0_17782433_21244.cpp:130:29: error: expected '}' at end of input
0_0_17782433_21244.cpp:130:29: error: expected '}' at end of input
0_0_17782433_21244.cpp:130:29: error: expected '}' at end of input
|