0_0_38998539_6334.cpp: In function 'void unionpoint(int (*)[10], int*, int, int)':
0_0_38998539_6334.cpp:30:18: error: expected '}' at end of input
30 | {
| ~^
0_0_38998539_6334.cpp:30:18: error: expected '}' at end of input
0_0_38998539_6334.cpp:28:9: note: to match this '{'
28 | {
| ^
0_0_38998539_6334.cpp:30:18: error: expected '}' at end of input
30 | {
| ^
0_0_38998539_6334.cpp:23:1: note: to match this '{'
23 | {
| ^
|