Problem hungrycats2
User Ap3xthird515
Submission Time 2026-05-30 22:11:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hungrycats2.cpp: In function ‘int main()’:
hungrycats2.cpp:17:13: error: ‘erase’ was not declared in this scope
17 | erase(H, H[i]);
| ^~~~~