0_0_38762382_23061.cpp: In function 'void calc(long long int)':
0_0_38762382_23061.cpp:70:21: error: expected '}' at end of input
70 | getdis(v,u);//
| ^
0_0_38762382_23061.cpp:66:5: note: to match this '{'
66 | {
| ^
0_0_38762382_23061.cpp:70:21: error: expected '}' at end of input
70 | getdis(v,u);//
| ^
0_0_38762382_23061.cpp:63:1: note: to match this '{'
63 | {
| ^
|