0_0_3364865_18147.cpp: In function `int main()':
0_0_3364865_18147.cpp:12: error: incompatible types in assignment of `int' to `long long int[1005]'
0_0_3364865_18147.cpp:18: error: ISO C++ forbids comparison between pointer and integer
0_0_3364865_18147.cpp:19: error: ISO C++ forbids comparison between pointer and integer
0_0_3364865_18147.cpp:19: error: operands to ?: have different types
0_0_3364865_18147.cpp:26: error: ISO C++ forbids comparison between pointer and integer
0_0_3364865_18147.cpp:27: error: invalid conversion from `long long int*' to `long long int'
|