Owl Get a Life
smurf.cpp: In function ‘int main()’:smurf.cpp:45:27: error: expected ‘;’ before ‘}’ token 45 | cout<<hold[i]<<" " | ^ | ; 46 | } | ~