0_0_38978079_21645.cpp: In function 'int main()':
0_0_38978079_21645.cpp:47:15: error: expected primary-expression at end of input
47 | return
| ^
0_0_38978079_21645.cpp:47:15: error: expected ';' at end of input
47 | return
| ^
| ;
0_0_38978079_21645.cpp:47:15: error: expected '}' at end of input
0_0_38978079_21645.cpp:22:11: note: to match this '{'
22 | int main(){
| ^
|