Problem littlejohnny6
User TheMuffinMan2472
Submission Time 2026-05-27 20:42:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

littlejohnny6.cpp: In function ‘void solve()’:
littlejohnny6.cpp:3:2: error: ‘cin’ was not declared in this scope
3 | cin>>N;
| ^~~
littlejohnny6.cpp:5:4: error: ‘finish_pooping’ was not declared in this scope
5 | finish_pooping()
| ^~~~~~~~~~~~~~
littlejohnny6.cpp:8:8: error: ‘wipe’ was not declared in this scope
8 | if (wipe()=="white"){
| ^~~~
littlejohnny6.cpp:12:3: error: ‘finish_pooping’ was not declared in this scope
12 | finish_pooping()
| ^~~~~~~~~~~~~~