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