751577_0_0_14964.cpp: In function `int main(int, char**)':
751577_0_0_14964.cpp:31: error: missing terminating ' character
751577_0_0_14964.cpp:32: error: expected `;' before '}' token
751577_0_0_14964.cpp:34: error: invalid types `int[101][int[101]]' for array subscript
751577_0_0_14964.cpp:40: error: invalid conversion from `int*' to `int'
751577_0_0_14964.cpp:40: error: expected `;' before '}' token
|