User profile: Shigi

User info
User name:Shigi
Website:http://www.ms.mff.cuni.cz/~siagim/
History
Joined:
Number of posts:4
Latest posts:

problems with guessing game
At 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 Framework
Hi everybody, in these days I work on a project where I need to use "nice" and fast items such as...