Problem littlejohnny6
User shash
Submission Time 2026-05-25 16:18:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

littlejohnny6.cpp: In function ‘void solve()’:
littlejohnny6.cpp:10:14: error: ‘finish_pooping’ was not declared in this scope
10 | return finish_pooping();
| ^~~~~~~~~~~~~~
littlejohnny6.cpp:10:29: error: return-statement with a value, in function returning ‘void’ [-fpermissive]
10 | return finish_pooping();
| ^