Problem bunnyscore
User chenweilian
Submission Time 2024-02-11 11:49:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bunnyscore.cpp: In function ‘int query(int, int)’:
bunnyscore.cpp:74:20: error: ‘j’ was not declared in this scope
74 | if (par[l][j] && par[l][j] <= r) {
| ^