Loop program for card gameI'm finding it hard to understand what your program needs to do. Do you have any concept code, or c...
Call a void function in a cout statementcan't cout without a return from the function, ie no Void. Need to just call the function, not put ...
Correct my teacherThat's a good point, can you copy and paste exactly what's in your .txt file or link to it. Is it d...
Correct my teacherlol, I'm a bit of a Cpp newb, I have no idea. I just know that I got -nan as an output when I had n...
Correct my teacherk, I'm pulling up my Backtrack VM right now, going to put codeblocks on there and try it also, give ...