Problem ccs
User god
Submission Time 2025-07-15 14:44:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ccs.cpp: In function ‘int main()’:
ccs.cpp:33:15: error: ‘class std::vector<int>’ has no member named ‘pop’
33 | sleeping.pop(sleeping.begin() +i);
| ^~~