59829_0_25315.cpp: In function `int main()':
59829_0_25315.cpp:17: error: invalid operands of types `int' and `int[8]' to binary `operator*'
59829_0_25315.cpp:29: error: incompatible types in assignment of `int' to `int[7]'
59829_0_25315.cpp:37: error: incompatible types in assignment of `int' to `int[7]'
59829_0_25315.cpp:40: error: incompatible types in assignment of `int' to `int[7]'
59829_0_25315.cpp:42: error: ISO C++ forbids cast to non-reference type used as lvalue
59829_0_25315.cpp:42: error: non-lvalue in assignment
|