Problem fatty
User shaekpie
Submission Time 2026-06-24 11:05:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fatty.cpp: In function ‘int main()’:
fatty.cpp:31:13: error: expected ‘;’ before ‘}’ token
31 | return 0
| ^
| ;
32 | }
| ~