Problem ranges
User jmuzhen
Submission Time 2026-08-15 09:13:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ranges.cpp: In function ‘int main()’:
ranges.cpp:214:34: error: ‘unique_cnt’ was not declared in this scope
214 | const int SEG_L = 0, SEG_R = unique_cnt+10;
| ^~~~~~~~~~