0_0_33217129_8256.cpp: In function 'int main()':
0_0_33217129_8256.cpp:203:27: error: expected primary-expression before '(' token
Line lp = Line(p[i][0], p[i]%
^
0_0_33217129_8256.cpp:203:41: error: expected primary-expression at end of input
Line lp = Line(p[i][0], p[i]%
^
0_0_33217129_8256.cpp:203:41: error: expected ',' or ';' at end of input
0_0_33217129_8256.cpp:203:41: error: expected '}' at end of input
0_0_33217129_8256.cpp:203:41: error: expected '}' at end of input
0_0_33217129_8256.cpp:203:41: error: expected '}' at end of input
|