0_0_1191820_18665.cpp: In function `int main()':
0_0_1191820_18665.cpp:36: error: ISO C++ forbids comparison between pointer and integer
0_0_1191820_18665.cpp:38: error: invalid conversion from `int*' to `int'
0_0_1191820_18665.cpp:39: error: incompatible types in assignment of `int' to `int[1001]'
|