Problem bunnyscore
User idiosyncratic
Submission Time 2026-01-31 19:00:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bunnyscore.cpp: In function ‘int main()’:
bunnyscore.cpp:41:2: error: ‘init’ was not declared in this scope; did you mean ‘int’?
41 | init(N,Q,K,T);
| ^~~~
| int