107306_0_12074.cpp: In function `int main()':
107306_0_12074.cpp:18: error: ISO C++ forbids comparison between pointer and integer
107306_0_12074.cpp:29: error: invalid conversion from `int*' to `int'
107306_0_12074.cpp:38: error: ISO C++ forbids comparison between pointer and integer
107306_0_12074.cpp:40: error: invalid conversion from `int*' to `int'
107306_0_12074.cpp:41: error: incompatible types in assignment of `int' to `int[101]'
|