Problem catlunch
User beefburger
Submission Time 2026-02-19 09:27:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catlunch.cpp: In function ‘int main()’:
catlunch.cpp:19:17: error: ‘v’ was not declared in this scope
19 | t.erase(find(v.begin(), v.end(), cmax));
| ^