0_0_1869290_24239.cpp: In function `int main()':
0_0_1869290_24239.cpp:9: error: incompatible types in assignment of `int' to `double[5]'
0_0_1869290_24239.cpp:40: error: `sum' undeclared (first use this function)
0_0_1869290_24239.cpp:40: error: (Each undeclared identifier is reported only once for each function it appears in.)
|