Problem bunnyscore
User idiosyncratic
Submission Time 2026-01-31 20:40:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bunnyscore.cpp: In function ‘bool smaller(int, int)’:
bunnyscore.cpp:12:12: error: ‘S’ was not declared in this scope
12 | return S[i] < S[j];
| ^