404291_0_0_1562.cpp: In function `int main()':
404291_0_0_1562.cpp:15: error: ISO C++ forbids comparison between pointer and integer
404291_0_0_1562.cpp:17: error: incompatible types in assignment of `long long int' to `long long int[100001]'
404291_0_0_1562.cpp:20: error: ISO C++ forbids comparison between pointer and integer
404291_0_0_1562.cpp:22: error: incompatible types in assignment of `int' to `long long int[100001]'
404291_0_0_1562.cpp:27: error: ISO C++ forbids comparison between pointer and integer
404291_0_0_1562.cpp:31: error: incompatible types in assignment of `int' to `long long int[100001]'
404291_0_0_1562.cpp:38: error: ISO C++ forbids comparison between pointer and integer
404291_0_0_1562.cpp:40: error: incompatible types in assignment of `long long int' to `long long int[100001]'
404291_0_0_1562.cpp:43: error: ISO C++ forbids comparison between pointer and integer
404291_0_0_1562.cpp:45: error: incompatible types in assignment of `int' to `long long int[100001]'
404291_0_0_1562.cpp:49: error: ISO C++ forbids comparison between pointer and integer
404291_0_0_1562.cpp:53: error: incompatible types in assignment of `int' to `long long int[100001]'
404291_0_0_1562.cpp:61: error: ISO C++ forbids comparison between pointer and integer
404291_0_0_1562.cpp:63: error: invalid operands of types `long long int[100001]' and `int' to binary `operator*'
|