0_0_38762400_10844.cpp: In function 'void calc(int)':
0_0_38762400_10844.cpp:69:21: error: expected '}' at end of input
69 | getdis(v,u);//
| ^
0_0_38762400_10844.cpp:65:5: note: to match this '{'
65 | {
| ^
0_0_38762400_10844.cpp:69:21: error: expected '}' at end of input
69 | getdis(v,u);//
| ^
0_0_38762400_10844.cpp:62:1: note: to match this '{'
62 | {
| ^
|