0_0_39461090_12549.cpp: In function 'int main()': 0_0_39461090_12549.cpp:9:13: error: expected ';' before '}' token 9 | return 0 | ^ | ; 10 | } | ~