Problem potatosalad
User Ast8ine
Submission Time 2026-02-16 13:26:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:20:16: error: ‘new_end’ was not declared in this scope; did you mean ‘nend’?
20 | potato.erase(new_end, potato.end());
| ^~~~~~~
| nend