Problem littlejohnny6
User TangKL
Submission Time 2026-05-20 15:40:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

In file included from littlejohnny6.cpp:7:
grader.cpp: In function ‘void solve()’:
grader.cpp:5:1: error: ‘namespace’ definition is not allowed here
5 | namespace littlejohnny6_grader {
| ^~~~~~~~~
grader.cpp:24:15: error: a function-definition is not allowed here before ‘{’ token
24 | string wipe() {
| ^
grader.cpp:41:23: error: a function-definition is not allowed here before ‘{’ token
41 | void finish_pooping() {
| ^
grader.cpp:51:12: error: a function-definition is not allowed here before ‘{’ token
51 | int main() {
| ^