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