Problem catfight
User shoryu386
Submission Time 2023-11-26 16:18:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catfight.cpp: In function ‘int main()’:
catfight.cpp:41:9: error: ‘ms’ was not declared in this scope
41 | ms.erase(ms.find(a[st]));
| ^~