Problem peepeepoopoo
User Vistryx
Submission Time 2026-06-23 15:04:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

peepeepoopoo.cpp:1:2: error: invalid preprocessing directive #incude; did you mean #include?
1 | #incude <bits/stdc++.h>
| ^~~~~~
| include
peepeepoopoo.cpp:2:7: error: expected nested-name-specifier before ‘nameplates’
2 | using nameplates std;
| ^~~~~~~~~~
peepeepoopoo.cpp: In function ‘int main()’:
peepeepoopoo.cpp:5:2: error: ‘cout’ was not declared in this scope
5 | cout "peepeepoopoo";{
| ^~~~