Problem ccs
User personjs
Submission Time 2025-02-16 18:47:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ccs.cpp: In function ‘int main()’:
ccs.cpp:42:13: error: ‘awake’ was not declared in this scope
42 | awake[x] = 1;
| ^~~~~
ccs.cpp:50:13: error: ‘awake’ was not declared in this scope
50 | awake[x] = 0;
| ^~~~~