0_0_2880502_11191.cpp: In function `void prim()':
0_0_2880502_11191.cpp:21: error: cannot convert `double[105]' to `double' in assignment
0_0_2880502_11191.cpp:37: error: incompatible types in assignment of `int' to `int[105]'
0_0_2880502_11191.cpp:41: error: invalid operands of types `double[105]' and `double' to binary `operator<'
0_0_2880502_11191.cpp:42: error: cannot convert `double[105]' to `double' in assignment
0_0_2880502_11191.cpp: In function `int main()':
0_0_2880502_11191.cpp:65: error: request for member `x' in `s', which is of non-class type `In[202]'
0_0_2880502_11191.cpp:66: error: request for member `y' in `s', which is of non-class type `In[202]'
|