Hi Steemjeters:
As You Know From Some Days I Am Working For Sir @dimimp, Today My Work Describe The @empato365 Post in C++ Language Hope You Like Sir
Program:
- Please Include Library Here I Can Not Include It In Post Because The Post Not Upload With Library.
using namespace std;
int main()
{
cout <<endl;
cout << " *************WELCOME*********** "<<endl<<endl;
cout << " DATABASE OF STEEMJET "<<endl<<endl;
cout << " CEO: @dimimp "<<endl<<endl;
cout << "Press 1 For Research and development Department "<<endl;
cout << "Press 2 Steemjet Engineering /Technical officers "<<endl;
cout << "Press 3 Steemjet Art /Photography Department "<<endl;
cout << "Press 4 Steemjet Supervisors "<<endl;
cout << "Press 5 Steemjet Music /Band Department "<<endl;
cout << "Press 6 Human REsource and CUStomer Care "<<endl;
cout << "Press 7 Steemjet AUditing Department "<<endl;
cout << "Press 8 Steemjet Medic/Health Research Writters "<<endl;
cout << "Press 9 Newbie Directors/Steemjet Representatives "<<endl;
cout << "Enter Your Choice:";
int database;
cin >> database;
switch (database)
{
case 1:
cout << "*********Research and development Department********"<<endl;
cout << "Press 1 Head of Department"<<endl;
cout << "Press 2 for Detail of Members "<<endl;
cout << "Enter your Choice:";
int field;
cin >> field;
switch (field)
{
case 1:
{
cout << "*******Head of Department is @empato365 ******"<<endl;
}
break;
case 2:
{
cout << " The Department Consist Of:"<<endl;
cout << " 1 @mhizsophie @geyzee @essiential @aideedavies @peterakpan @aaniejack @mariapatrick @sancti @lovelymkylie "<<endl;
}
break;
}
break;
{
case 2:
cout << "********Steemjet Engineering /Technical officers********* "<<endl;
cout << "Press 1 Head of Department"<<endl;
cout << "Press 2 for Detail of Members"<<endl;
cout << "Enter your Choice:";
int field;
cin >> field;
switch (field)
{
case (1):
{
cout << "Head of Department is @gutzygwin "<<endl;
}
break;
case (2):
{
cout << " ********The Department Consist Of:*********"<<endl;
cout << "@einstei1 @prochydon @kilatunzii @machinbirdsparo @yhualez @afolwalex @mathemandy"<<endl;
}
break;
}
break;
{
case 3:
cout << "*********Steemjet Art /Photography Department*********"<<endl;
cout << "Press 1 Head of Department"<<endl;
cout << "Press 2 for Detail of Members "<<endl;
cout << "Enter your Choice:";
int field;
cin >> field;
switch (field)
{
case (1):
cout << "*******Head of Department is @mbj ******" <<endl;
break;
case (2):
cout << "The Department Consist Of:"<<endl;
cout << " @ubongj @mrrpiusz @faith49 @aaniejack @mariapatrick @sancti @lovelymkylie @omoumi @jogreh @shuta @shartzy @jbee007 @machnbirdsparo @moeenali @owaniofficial @applo @jesse12 @sistem @samuel9135 @soufiani @gnarlyanimations @mindtrap @joshuaedoja @abdulmanan @sweetim @anikearn @ungest @geyzee @essiential @aideedavies @peterakpan @empato365"<<endl;
break;
}}
break;
{
case 4:
cout << "*********Steemjet Supervisors**********"<<endl;
cout << "Press 1 Head of Department"<<endl;
cout << "Press 2 for Detail of Members "<<endl;
cout << "Enter your Choice:";
cin >> field;
switch (field)
{
case (1):
cout << "*******Head of Department is @lifeofdarlington ****** ";
break;
case (2):
cout << "The Department Consist Of:"<<endl;
cout << " @rextyge @longmining @dromz @davisedoma @afolwalex @hornblende"<<endl;
break;
}}
break;
{
case 5:
cout << "********Steemjet Music /Band Department*********"<<endl;
cout << "Press 1 Head of Department"<<endl;
cout << "Press 2 for Detail of Members "<<endl;
cout << "Enter your Choice:";
cin >> field;
switch (field)
{
case (1):
cout << "Head of Department is @mrprecious " <<endl;
break;
case (2):
cout << "The Department Consist Of:"<<endl;
cout << "@kristienantai01 @etemi @vheobong @matemandy @profchydon @inieson"<<endl;
break ;
}}
break ;
{
case 6:
cout << "********Human REsource and CUStomer Care*********"<<endl;
cout << "Press 1 Head of Department"<<endl;
cout << "Press 2 for Detail of Members "<<endl;
cout << "Enter your Choice:";
cin >> field;
switch (field)
{
case (1):
cout << "Head of Department is @joshuaetim " <<endl;
break;
case (2):
cout << "The Department Consist Of:"<<endl;
cout << "@ninoh22 @ungest"<<endl;
break ;
}}
break ;
{
case 7:
cout << "********Steemjet AUditing Department*********"<<endl;
cout << "Press 1 Head of Department"<<endl;
cout << "Press 2 for Detail of Members "<<endl;
cout << "Enter your Choice:";
cin >> field;
switch (field)
{
case (1):
cout << "Head of Department is @penking " <<endl;
break;
case (2):
cout << "The Department Consist Of:"<<endl;
cout << " @empato365 and @lifeofdarlington"<<endl;
break ;
}}
break ;
{
case 8:
cout << "********Steemjet Medic/Health Research Writters*********"<<endl;
cout << "Press 1 Head of Department"<<endl;
cout << "Press 2 for Detail of Members "<<endl;
cout << "Enter your Choice:";
cin >> field;
switch (field)
{
case (1):
cout << "Head of Department is @peterakpan " <<endl;
break;
case (2):
cout << "The Department Consist Of:"<<endl;
cout << "@fidelmboro @sirdeza. @enolife @udembahenry @aideedavies "<<endl;
break ;
}}
break ;
{
case 9:
cout << "********Newbie Directors/Steemjet Representatives*********"<<endl;
cout << "Press 1 Head of Department"<<endl;
cout << "Press 2 for Detail of Members "<<endl;
cout << "Enter your Choice:";
cin >> field;
switch (field)
{
case (1):
cout << "Head of Department is @deandaniel " <<endl;
break;
case (2):
cout << "The Department Consist Of:"<<endl;
cout << "@sheriffakin @muhasib @izuchukwu1506 @josemiguel @jlordc @kabolo @obaidb2 @tudors @dimix @gacorniel @samal9135 @mydivatgthings @lucentbrix @bomaprecious @matytan @mrhimo @chuckwunalu @rjunaid12"<<endl;
break ;
}}
break ;
default :
cout << "**************Invalid Entry*************";
break;
return 0;
}}}
Output:
You Can Check the Result Of Every Department By Using This Code But I Show You just First Department Head And Members Detail
The program will run quite alright but you will have to keep everything on hold until next week after the delegate meeting on sunday to set up the organisation chart properly for steemjet. @gutzygwin is doing a great Job at the backend and I know you're also assisting him too but for now all protocols must be observed. Thanks
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks Sir If You Update The List Please Inform Me So I Made It Properly I am More Explaining it by giving all Detail Of Every User But For That I Need Some Time to Make the Program
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Lovely... I don't know anything about coding languages, script and other complex stuff that comes with this kind of work. But it seems you know your stuff very well.
I hope this goes well as planned.
Good luck dev.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks for your support
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
fantastic work, I am promoting you einstei1!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Impressive @einstei.. You did a great job... Kudos... You deserve some accolades.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
It is All about your Support & Guiding Sir
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
just Awesome work carry on
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
This is great :)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks Sir
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Impressive job Man, your effort is commendable.
Appreciate your commitment.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
thanks dear
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
well done my bro keep it up <3
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks dear
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
You are really awesome. You did a wonderful job. Its really great.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
This is quite lovely, is never easy to run a code without debugging such code, u did a great work here, I am @owaniofficial SF7
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
This is amazing bro!! Why don't you post it on the utopia.io too? This is valuable!!
The steemjet community is proud to have a member like yourself!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Just. Be Patience, the headers of all departments had visited and saw your great work.
And don't be sad if he didn't visited you ( I have faced the same situation :))
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
hahahaha you remind me of time girl.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit