User profile: Ali Sher

User info
User name:Ali Sher
History
Joined:
Number of posts:14
Latest posts:

doesnt output maximum number
well it should output the index of maximum number:P #include <iostream> using namespace std; co...

problem!!!
i have done this far!!!! #include<iostream> #include<fstream> using namespace std; void Load...

problem!!!
country1Province1 country1Province2 country1Province3 country1Province4 ------------------------...

problem!!!
Read the Voting results from the file which contains all the votes of the election happened inside t...

never gives "Wrong date of birth or death"???
#include<iostream> #include<conio.h> using namespace std; void main() { int monthb,dateb,yearb;...