0_0_3019603_30623.cpp: In function `int main()':
0_0_3019603_30623.cpp:31: error: incompatible types in assignment of `int' to `int[50]'
0_0_3019603_30623.cpp:32: error: incompatible types in assignment of `int' to `int[50]'
0_0_3019603_30623.cpp:33: error: incompatible types in assignment of `int' to `int[30]'
0_0_3019603_30623.cpp:46: error: ISO C++ forbids cast to non-reference type used as lvalue
0_0_3019603_30623.cpp:46: error: non-lvalue in assignment
0_0_3019603_30623.cpp:52: error: ISO C++ forbids comparison between pointer and integer
|