226791_0_18716.cpp: In function `int main()':
226791_0_18716.cpp:37: error: invalid operands of types `long int[35]' and `long int[35]' to binary `operator+'
226791_0_18716.cpp:37: error: invalid operands of types `long int*' and `long int[35]' to binary `operator+'
226791_0_18716.cpp:41: error: expected `;' before "for"
226791_0_18716.cpp:41: error: expected `;' before ')' token
|