0_0_38968396_5812.cpp: In function 'int main()':
0_0_38968396_5812.cpp:22:2: error: expected ';' at end of input
22 | 5
| ^
| ;
0_0_38968396_5812.cpp:22:2: error: expected '}' at end of input
0_0_38968396_5812.cpp:5:11: note: to match this '{'
5 | int main(){
| ^
|