0_0_39326273_32688.cpp: In function 'int main()':
0_0_39326273_32688.cpp:112:13: error: expected ';' at end of input
112 | return 0
| ^
| ;
0_0_39326273_32688.cpp:112:13: error: expected '}' at end of input
0_0_39326273_32688.cpp:79:12: note: to match this '{'
79 | int main() {
| ^
|