103298_0_5021.cpp:8: error: ISO C++ forbids declaration of `find' with no type
103298_0_5021.cpp: In function `int find()':
103298_0_5021.cpp:12: error: invalid types `int[81][int[41]]' for array subscript
103298_0_5021.cpp:14: error: invalid types `int[81][int[41]]' for array subscript
103298_0_5021.cpp:15: error: invalid conversion from `int*' to `int'
103298_0_5021.cpp:21: error: stray '\' in program
103298_0_5021.cpp:21: error: missing terminating " character
103298_0_5021.cpp:22: error: stray '\' in program
103298_0_5021.cpp:22: error: missing terminating " character
103298_0_5021.cpp:23: error: expected primary-expression before '}' token
103298_0_5021.cpp:23: error: expected `;' before '}' token
103298_0_5021.cpp:26: error: invalid types `int[81][int[41]]' for array subscript
103298_0_5021.cpp: In function `int main(int, char**)':
103298_0_5021.cpp:34: error: incompatible types in assignment of `int' to `int[41]'
103298_0_5021.cpp:37: error: incompatible types in assignment of `int' to `int[80]'
103298_0_5021.cpp:38: error: incompatible types in assignment of `int' to `int[80]'
103298_0_5021.cpp:47: error: ISO C++ forbids cast to non-reference type used as lvalue
103298_0_5021.cpp:47: error: non-lvalue in assignment
103298_0_5021.cpp:48: error: invalid types `int[41][41][int[41]]' for array subscript
103298_0_5021.cpp:53: error: stray '\' in program
103298_0_5021.cpp:53: error: missing terminating " character
103298_0_5021.cpp:54: error: expected primary-expression before '{' token
103298_0_5021.cpp:56: error: stray '\' in program
103298_0_5021.cpp:56: error: missing terminating " character
103298_0_5021.cpp:61: error: stray '\' in program
103298_0_5021.cpp:61: error: missing terminating " character
103298_0_5021.cpp:64: error: stray '\' in program
103298_0_5021.cpp:64: error: missing terminating " character
103298_0_5021.cpp:66: error: expected `)' before ';' token
|