236094_0_26424.cpp: In function `int Fi(int)':
236094_0_26424.cpp:24: error: invalid operands of types `unsigned int[30]' and `unsigned int[30]' to binary `operator+'
236094_0_26424.cpp:25: error: ISO C++ forbids assignment of arrays
236094_0_26424.cpp:26: error: ISO C++ forbids comparison between pointer and integer
236094_0_26424.cpp:28: error: invalid operands of types `unsigned int[30]' and `int' to binary `operator/'
236094_0_26424.cpp:29: error: invalid operands of types `unsigned int[30]' and `int' to binary `operator%'
236094_0_26424.cpp:33: error: ISO C++ forbids assignment of arrays
|