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