Multiple conditions in if statementThank you to everyone that helped. I was able to fix my problem with bits and pieces of everyone's ...
Multiple conditions in if statementI have "dumbed" down my if statement to if ( race != Romulan) and yet it keeps on getting accepted...
Multiple conditions in if statementJLBorges: I tried that and I kept getting that Romulan is meeting the requirement. I appreciate the...
Multiple conditions in if statementI also have the user inputting the race. cout << "Race (Human, Vulcan, Klingon, Romulan): "; c...
Multiple conditions in if statementHi Andy, I had Vulcan and Romulan as a int so I changed it to a string and added the quotes but it ...
This user does not accept Private Messages