0_0_5057214_22712.cpp: In function `int main()':
0_0_5057214_22712.cpp:9: error: incompatible types in assignment of `int' to `int[251][101]'
0_0_5057214_22712.cpp:13: error: invalid conversion from `int*' to `int'
0_0_5057214_22712.cpp:15: error: invalid operands of types `int' and `int[5]' to binary `operator/'
0_0_5057214_22712.cpp:16: error: invalid operands of types `int' and `int[5]' to binary `operator/'
0_0_5057214_22712.cpp:31: error: invalid conversion from `int*' to `int'
|