Problem | catlunch |
---|---|
User | bestatchinesechess |
Submission Time | 2025-02-20 19:12:47 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
catlunch.cpp: In function ‘int main()’:
catlunch.cpp:27:27: error: ‘i’ was not declared in this scope
27 | t.erase(t.begin() + i);
| ^