0_0_2022559_30597.cpp: In function `int main()':
0_0_2022559_30597.cpp:11: error: incompatible types in assignment of `int' to `int[101]'
0_0_2022559_30597.cpp:11: error: incompatible types in assignment of `int' to `int[101]'
0_0_2022559_30597.cpp:11: error: incompatible types in assignment of `int' to `int[101]'
0_0_2022559_30597.cpp:16: error: invalid conversion from `int*' to `int'
0_0_2022559_30597.cpp:16: error: ISO C++ forbids comparison between pointer and integer
|