0_0_38712921_11478.cpp: In function 'int main()':
0_0_38712921_11478.cpp:72:28: error: expected '}' at end of input
72 | int tp = 0; //
| ^
0_0_38712921_11478.cpp:64:9: note: to match this '{'
64 | {
| ^
0_0_38712921_11478.cpp:72:28: error: expected '}' at end of input
72 | int tp = 0; //
| ^
0_0_38712921_11478.cpp:59:1: note: to match this '{'
59 | {
| ^
|