Owl Get a Life
lunchbox.cpp: In function ‘int main()’:lunchbox.cpp:26:38: error: ‘i’ was not declared in this scope 26 | for(int k=0;k<2;k++){std::cin>>list[i];} | ^