Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,158,984 members, 7,838,503 topics. Date: Friday, 24 May 2024 at 12:08 AM

TobiSonOfBaal's Posts

Nairaland Forum / TobiSonOfBaal's Profile / TobiSonOfBaal's Posts

(1) (of 1 pages)

Programming / Re: My Programming Park (rise Of A Learner) by TobiSonOfBaal: 10:46pm On Oct 15, 2017
.
Programming / Re: My Programming Park (rise Of A Learner) by TobiSonOfBaal: 10:36pm On Oct 15, 2017
Calculate man power on bed
#include <iostream>
#include <cmath>
using namespace std;
//oya na
class ManPowerOnBed {
public:
int style;
int round;
bool blwjob;
int result1=(round*style)/2;
int result2=(round*style)/4;
//na the koko be dis
void koko(){
if (blwjob=true&&result1>=4.5)
cout <<"Your score na: "<<result1<<"and you strong well";
else if (blwjob=true&&result1<4.5)
cout <<"Your score na: "<<result1<<"and you be akamu";
if (blwjob=false&&result2>=4.5)
cout <<"Your score na: "<<result2<<"and you strong well";
else if (blwjob=false&&result2<4.5)
cout <<"Your score na: "<<result2<<"and you be akamu";
};
};
//make we chook
int main(){
ManPowerOnBed tunde;
tunde.style;
tunde.round;
tunde.blwjob;
cout <<"Dey give you blwjob? True or False:"<<endl;
cin >> tunde.blwjob;
cout <<"How many round you chook?"<<endl;
cin >> tunde.round;
cout << "How many style?"<<endl;
cin >> tunde.style;
tunde.koko();
return 0;
}

(1) (of 1 pages)

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 6
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.