Problem supperbox
User Sans12345
Submission Time 2023-11-13 09:59:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

supperbox.cpp: In function ‘void dnc(ll, ll)’:
supperbox.cpp:22:14: error: ‘s’ was not declared in this scope
22 | ll mid = s+e>>1;
| ^
supperbox.cpp:22:16: error: ‘e’ was not declared in this scope
22 | ll mid = s+e>>1;
| ^