Problem peepeepoopoo
User nzx
Submission Time 2025-10-17 10:14:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

peepeepoopoo.cpp: In function ‘int main()’:
peepeepoopoo.cpp:6:11: error: ‘e’ was not declared in this scope
6 | char f = e;
| ^
peepeepoopoo.cpp:9:13: error: ‘poo’ was not declared in this scope; did you mean ‘pow’?
9 | string p = poo;
| ^~~
| pow
peepeepoopoo.cpp:10:15: error: ‘cstring’ was not declared in this scope; did you mean ‘stdin’?
10 | printf("%s", cstring(p));
| ^~~~~~~
| stdin