Owl Get a Life
fuel.cpp: In function ‘int main()’:fuel.cpp:25:19: error: request for member ‘length’ in ‘A’, which is of non-class type ‘int [N]’ 25 | if(stat <= A.length()-1){ | ^~~~~~