0_0_2223875_23995.cpp: In function `int main()':
0_0_2223875_23995.cpp:15: error: incompatible types in assignment of `int' to `int[200]'
0_0_2223875_23995.cpp:17: error: incompatible types in assignment of `int' to `int[200]'
0_0_2223875_23995.cpp:21: error: incompatible types in assignment of `int' to `int[200]'
0_0_2223875_23995.cpp:22: error: incompatible types in assignment of `int' to `int[200]'
0_0_2223875_23995.cpp:27: error: ISO C++ forbids comparison between pointer and integer
0_0_2223875_23995.cpp:28: error: incompatible types in assignment of `int*' to `int[200]'
0_0_2223875_23995.cpp:30: error: ISO C++ forbids comparison between pointer and integer
|