351322_0_4326.cpp:12: error: `main' must return `int'
351322_0_4326.cpp: In function `int main(...)':
351322_0_4326.cpp:25: error: incompatible types in assignment of `double' to `double[100]'
351322_0_4326.cpp:27: error: ISO C++ forbids assignment of arrays
|