0_0_3346490_2989.cpp: In function `int main()':
0_0_3346490_2989.cpp:16: error: incompatible types in assignment of `int' to `int[1001]'
0_0_3346490_2989.cpp:22: error: ISO C++ forbids comparison between pointer and integer
0_0_3346490_2989.cpp:23: error: incompatible types in assignment of `int' to `int[1001]'
0_0_3346490_2989.cpp:26: error: ISO C++ forbids comparison between pointer and integer
0_0_3346490_2989.cpp:27: error: ISO C++ forbids assignment of arrays
0_0_3346490_2989.cpp:29: error: incompatible types in assignment of `int' to `int[1001]'
|