User profile: prvn20

User info
User name:prvn20
Name:Parveen Chohan
Location:Manila
History
Joined:
Number of posts:6
Latest posts:

Guessing Game
Softrix, I wrote how you said... But it's giving an error which says 197 13 [Error] expected prima...

Guessing Game
Thanks dude that helped a lot hehe. 2 errors left: 254 1 [Error] expected '}' at end of input 82 2 [...

Guessing Game
There are 80 errors in total if you try to run it using dev c++ :(((

Guessing Game
[code] #include <iostream> #include <cstdlib> #include <ctime> #include <string> #include <istream> ...

Hangman--Country Guessing Game
[code][/code] #include <iostream> #include <cstdlib> #include <ctime> #include <string> using namesp...