Problem koala
User JoonYorigami
Submission Time 2026-05-15 22:53:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

koala.cpp: In function ‘bool cmp(int, int)’:
koala.cpp:93:17: error: ‘n’ was not declared in this scope
93 | fill(B, B + n, 0);
| ^