156078_0_21659.cpp: In function `int main()':
156078_0_21659.cpp:17: error: invalid operands of types `int[10008]' and `int' to binary `operator*'
156078_0_21659.cpp:21: error: incompatible types in assignment of `long int' to `int[10008]'
156078_0_21659.cpp:27: error: incompatible types in assignment of `long int' to `int[10008]'
156078_0_21659.cpp:34: error: ISO C++ forbids comparison between pointer and integer
156078_0_21659.cpp:35: error: ISO C++ forbids comparison between pointer and integer
156078_0_21659.cpp:36: error: ISO C++ forbids comparison between pointer and integer
156078_0_21659.cpp:37: error: ISO C++ forbids comparison between pointer and integer
|