Problem guanine
User BrainrotKid
Submission Time 2026-02-13 12:43:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guanine.cpp: In function ‘int main()’:
guanine.cpp:16:19: error: ‘j’ was not declared in this scope
16 | else{for(j=0;j<C.size()-y;j++){C.pop_front();}}
| ^