0_0_30329089_9385.cpp: In function 'int main()':
0_0_30329089_9385.cpp:218:55: error: invalid operands of types 'double' and 'int [440][440]' to binary 'operator/'
t = ((double)(fmpx[i+1]-fmpx[i]))/hmp%
^
0_0_30329089_9385.cpp:218:58: error: expected primary-expression at end of input
t = ((double)(fmpx[i+1]-fmpx[i]))/hmp%
^
0_0_30329089_9385.cpp:218:58: error: expected '}' at end of input
0_0_30329089_9385.cpp:218:58: error: expected '}' at end of input
0_0_30329089_9385.cpp:218:58: error: expected '}' at end of input
0_0_30329089_9385.cpp:218:58: error: expected '}' at end of input
0_0_30329089_9385.cpp:218:58: error: expected '}' at end of input
|