Problem candymountain_ex
User shoryu386
Submission Time 2024-12-17 22:45:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

candymountain_ex.cpp: In function ‘int32_t main()’:
candymountain_ex.cpp:40:32: error: ‘i’ was not declared in this scope
40 | ms.erase(ms.find(s[i - k]));
| ^