0_0_38883612_5200.cpp: In function 'void getcp(point, point)':
0_0_38883612_5200.cpp:35:21: error: expected primary-expression at end of input
35 | b.y=p1.y-
| ^
0_0_38883612_5200.cpp:35:21: error: expected '}' at end of input
0_0_38883612_5200.cpp:30:9: note: to match this '{'
30 | {
| ^
0_0_38883612_5200.cpp:35:21: error: expected '}' at end of input
35 | b.y=p1.y-
| ^
0_0_38883612_5200.cpp:16:1: note: to match this '{'
16 | {
| ^
|