Problem potatosalad
User Maskaphobia
Submission Time 2024-02-12 18:08:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:15:17: error: ‘g1’ was not declared in this scope; did you mean ‘y1’?
15 | for (auto it = g1.begin(); it != g1.end(); it++){
| ^~
| y1