Problem rmaxq
User Pyrros
Submission Time 2023-02-23 14:55:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rmaxq.cpp: In function ‘long long int query(ll, ll, ll, ll, ll)’:
rmaxq.cpp:28:17: error: ‘diff’ was not declared in this scope
28 | lazy[ind*2] = diff;
| ^~~~