String input validation with whileHow to use while statement for bad input validation? For example user must input Yes or No, and if i...
String in switch statementSo I have a problem, i wanna use string in switch statement, but when i do that, c++ show me some er...
if statement didnt work correctlyThank you alot, problem solved :)
if statement didnt work correctlyhere's my task: Write a program that asks for the name of a shooter and the date and vault heights (...
if statement didnt work correctlyi'm change program like you say:[code] <code>if ((pirmas >= 2.0) || (antras >= 2.0) || (trecias >= 2...