Problem nypromo
User JustKitkat
Submission Time 2024-07-20 19:03:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nypromo.cpp: In function ‘void solve(long long int)’:
nypromo.cpp:68:13: error: ‘j’ was not declared in this scope
68 | int time=(j-i+1)-2*(j-i+1-k);//time is number u can take
| ^
nypromo.cpp:68:15: error: ‘i’ was not declared in this scope
68 | int time=(j-i+1)-2*(j-i+1-k);//time is number u can take
| ^