Problem ccs
User highdelao
Submission Time 2025-02-06 11:37:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ccs.cpp: In function ‘int largerThanX(std::set<int>&, int)’:
ccs.cpp:5:15: error: ‘vec’ was not declared in this scope
5 | auto it = vec.upper_bound(x);
| ^~~