64162_0_14336.cpp: In function `int main()':
64162_0_14336.cpp:20: error: ISO C++ forbids comparison between pointer and integer
64162_0_14336.cpp:22: error: invalid conversion from `char*' to `int'
64162_0_14336.cpp:26: error: ISO C++ forbids comparison between pointer and integer
64162_0_14336.cpp:28: error: invalid conversion from `char*' to `int'
64162_0_14336.cpp:37: error: ISO C++ forbids comparison between pointer and integer
64162_0_14336.cpp:39: error: invalid conversion from `int*' to `int'
64162_0_14336.cpp:40: error: incompatible types in assignment of `int' to `int[1001]'
|