| Problem | fatty |
|---|---|
| User | caslyn |
| Submission Time | 2026-06-24 09:50:47 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fatty.cpp:26:2: error: ‘cout’ does not name a type
26 | cout<<ans<<'\n';
| ^~~~
fatty.cpp:27:2: error: expected unqualified-id before ‘return’
27 | return 0;
| ^~~~~~
fatty.cpp:28:1: error: expected declaration before ‘}’ token
28 | }
| ^