156318_0_12158.cpp: In function `int main()':
156318_0_12158.cpp:15: error: invalid operands of types `int[10008]' and `int' to binary `operator*'
156318_0_12158.cpp:19: error: incompatible types in assignment of `long int' to `int[10008]'
156318_0_12158.cpp:25: error: incompatible types in assignment of `long int' to `int[10008]'
156318_0_12158.cpp:31: error: ISO C++ forbids comparison between pointer and integer
156318_0_12158.cpp:32: error: ISO C++ forbids comparison between pointer and integer
156318_0_12158.cpp:33: error: ISO C++ forbids comparison between pointer and integer
156318_0_12158.cpp:34: error: ISO C++ forbids comparison between pointer and integer
|