Problem fuel
User RogueRanger
Submission Time 2026-02-13 23:12:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fuel.cpp: In function ‘int32_t main()’:
fuel.cpp:18:16: error: ‘idx’ was not declared in this scope; did you mean ‘index’?
18 | while (idx<n-1){
| ^~~
| index