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