Owl Get a Life
leftright.cpp: In function ‘int main()’:leftright.cpp:27:32: error: expected ‘;’ before ‘}’ token 27 | while ( i !=d) {cout<<*i; i++} | ^ | ;