while ((drill!='y')||(drill!='Y')){ cout<<"Thanks for using my program, have a nice day."; } getche(); return (0); }