0_0_2363219_8989.cpp: In function `int main()':
0_0_2363219_8989.cpp:12: error: incompatible types in assignment of `int' to `int[1000]'
0_0_2363219_8989.cpp:13: error: incompatible types in assignment of `int' to `int[1000]'
0_0_2363219_8989.cpp:14: error: incompatible types in assignment of `double' to `double[1000]'
0_0_2363219_8989.cpp:19: error: cannot convert `double[1000]' to `double' in assignment
|