problems with guessing gameAt least the brackets are missing: if (answer<number) { cout << "Higher./n"; cin >> answer...
Whats Wrong with my code?You maybe want to say by that code " if the length of the password is greater than 6 then the passw...
Whats Wrong with my code?You have there the condition if(password > 6) which means you must type number 7 or greater to pass...
Qt FrameworkHi everybody, in these days I work on a project where I need to use "nice" and fast items such as...