Problem guanine
User AustinPi
Submission Time 2024-05-11 10:51:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guanine.cpp: In function ‘int main()’:
guanine.cpp:28:34: error: ‘y’ was not declared in this scope
28 | inp.erase (inp.end()+y + 1, inp.end());
| ^