156079_0_26439.cpp: In function `int main()':
156079_0_26439.cpp:16: error: invalid operands of types `int[10008]' and `int' to binary `operator*'
156079_0_26439.cpp:20: error: incompatible types in assignment of `long int' to `int[10008]'
156079_0_26439.cpp:26: error: incompatible types in assignment of `long int' to `int[10008]'
156079_0_26439.cpp:33: error: ISO C++ forbids comparison between pointer and integer
156079_0_26439.cpp:34: error: ISO C++ forbids comparison between pointer and integer
156079_0_26439.cpp:35: error: ISO C++ forbids comparison between pointer and integer
156079_0_26439.cpp:36: error: ISO C++ forbids comparison between pointer and integer
|