577152_0_0_10573.cpp: In function `int main()':
577152_0_0_10573.cpp:14: error: ISO C++ forbids comparison between pointer and integer
577152_0_0_10573.cpp:14: error: ISO C++ forbids comparison between pointer and integer
577152_0_0_10573.cpp:14: error: ISO C++ forbids comparison between pointer and integer
577152_0_0_10573.cpp:15: error: invalid conversion from `int*' to `int'
577152_0_0_10573.cpp:15: error: incompatible types in assignment of `int' to `int[5001]'
577152_0_0_10573.cpp:15: error: invalid conversion from `int*' to `int'
577152_0_0_10573.cpp:15: error: incompatible types in assignment of `int' to `int[5001]'
577152_0_0_10573.cpp:17: error: ISO C++ forbids comparison between pointer and integer
577152_0_0_10573.cpp:18: error: invalid conversion from `int*' to `int'
|