Owl Get a Life
lunchbox.cpp: In function ‘int main()’:lunchbox.cpp:17:15: error: expected ‘;’ before ‘}’ token 17 | a[j-1]=a[j] | ^ | ; 18 | } | ~