Problem fuel
User Duk168
Submission Time 2024-10-26 00:44:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fuel.cpp: In function ‘int main()’:
fuel.cpp:22:16: error: ‘arr’ was not declared in this scope
22 | seed = *arr.lower_bound(seed + t);
| ^~~