Owl Get a Life
fuel.cpp: In function ‘int main()’:fuel.cpp:12:32: error: ‘y’ was not declared in this scope 12 | for (int i = 0;i<N;i++) {cin>>y;n.push_back(y);} | ^