debut: 11/13/02
64,143 runs
Forums:
The Rum Shop
The Back Room
Breaking: Algorithm bot picks test captain
debut: 6/2/11
9,144 runs
In reply to FanAttick
Source code:
#include <CANDIDATES>
using namespace std;
int main()
{
Candidate c = new Candidate();
c.getQualifications();
if (c.getSchool()=="Cawmere")
cout << c.getName() << " is the new west indies captain";
else
cout << c.getName() << " is unsuitable";
return 0;
}
Source code:
#include <CANDIDATES>
using namespace std;
int main()
{
Candidate c = new Candidate();
c.getQualifications();
if (c.getSchool()=="Cawmere")
cout << c.getName() << " is the new west indies captain";
else
cout << c.getName() << " is unsuitable";
return 0;
}
- edited -
debut: 1/20/04
91,396 runs
Hmm...Lee German and Mike Brearley but he did not mention Sammy like many pseudo cricket intellectuals on this board. HA HA HA!
debut: 11/27/06
54,177 runs
In reply to culpepperboy
more like
more like
Source code:
#include <CANDIDATES>
using namespace std;
int main()
{
Candidate c = new Candidate();
c.getQualifications();
if (c.getSchool()=="Not Kolij or any other school but Cawmere")
cout << c.getName() << " is the new west indies captain";
else
cout << c.getName() << " is unsuitable";
return 0;
}
- not edited -
#include <CANDIDATES>
using namespace std;
int main()
{
Candidate c = new Candidate();
c.getQualifications();
if (c.getSchool()=="Not Kolij or any other school but Cawmere")
cout << c.getName() << " is the new west indies captain";
else
cout << c.getName() << " is unsuitable";
return 0;
}
- not edited -
Forums:
The Rum Shop
The Back Room
Search
Live Scores
- no matches