Problem ranges
User nguyendinhanh1508
Submission Time 2025-06-20 16:32:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ranges.cpp: In function ‘void solve()’:
ranges.cpp:46:17: error: ‘to_erase’ was not declared in this scope
46 | to_erase.insert(*sus);
| ^~~~~~~~