Owl Get a Life
GSS.cpp: In function ‘int main()’:GSS.cpp:18:16: error: ‘price’ was not declared in this scope; did you mean ‘prices’? 18 | totalCost += price[i] | ^~~~~ | prices