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