0_0_39463412_18610.cpp: In function 'int main()':
0_0_39463412_18610.cpp:38:9: error: expected primary-expression at end of input
38 | return
| ^
0_0_39463412_18610.cpp:38:9: error: expected ';' at end of input
38 | return
| ^
| ;
0_0_39463412_18610.cpp:38:9: error: expected '}' at end of input
0_0_39463412_18610.cpp:34:1: note: to match this '{'
34 | {
| ^
|