218397_0_26927.cpp: In function `int main()':
218397_0_26927.cpp:14: error: invalid conversion from `int*' to `int'
218397_0_26927.cpp:16: error: incompatible types in assignment of `double' to `double[50]'
218397_0_26927.cpp:22: error: invalid conversion from `int*' to `int'
218397_0_26927.cpp:31: error: invalid operands of types `int[5]' and `double' to binary `operator<'
|