216749_0_28029.cpp: In function `int main()':
216749_0_28029.cpp:21: error: incompatible types in assignment of `int' to `int[100]'
216749_0_28029.cpp:28: error: incompatible types in assignment of `int' to `int[100]'
216749_0_28029.cpp:29: error: ISO C++ forbids comparison between pointer and integer
216749_0_28029.cpp:30: error: ISO C++ forbids assignment of arrays
216749_0_28029.cpp:32: error: incompatible types in assignment of `int' to `int[100]'
|