Problem fuel
User eliasxyz
Submission Time 2025-06-10 16:16:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fuel.cpp: In function ‘int main()’:
fuel.cpp:25:17: error: ‘length’ was not declared in this scope
25 | if(stat <= length(A)-1){
| ^~~~~~