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