Problem lunchbox
User XY3491
Submission Time 2026-02-28 09:48:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:15:9: error: ‘j’ was not declared in this scope
15 | while(j>=0&&a[j]>temp)
| ^