Problem ccs
User chickengoat
Submission Time 2026-01-11 13:05:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ccs.cpp: In function ‘int main()’:
ccs.cpp:20:4: error: ‘awakeinsert’ was not declared in this scope
20 | awakeinsert(x);
| ^~~~~~~~~~~
ccs.cpp:28:28: error: ‘y’ was not declared in this scope
28 | if(g==awake.end() || *g>y) {
| ^