Vous êtes sur la page 1sur 46

AKASH SHARMA (http;//akashworldoffun.blogspot.

com)

KAUN BANEGA KARORPATI PROGRAM OF C++


THIS PROGRAM IS MADE BY AKASH SHARMA (http://www.scribd.com/doc/80531944/AkashSharma-Biography)THIS PROGRAM WILL WORK IN YOUR COMPUTER ONLY WHEN YOUR COMPUTER WILL COMPETE FOLLOWING REQUIREMENTS. (1) WINDOW (XP,7,8,VISTA) (2) MICROSOFT VISUAL C++ IF YOU HAVE ALL THESE AND YOU ARE HAVING PROBLEM OR YOU WANT SOME CHANGES in this program THAN PLEASE CONTACT AKASH SHARMA ON HIS EMAIL Akash.sharma.338@gmail.com www.facebook.com/akashsharma338

+917503656926 TO PLAY THIS GAME IN YOUR COMPUTER OPEN VISUAL C++ AND OPEN A NEW SOURCE FILE AND COPY AND PASTE IT FROM THE LINE GIVEN BELOW

#include<iostream.h> #include<string.h> void main() { int num,opt,l1=1,l2=1,l3=1,l4=1,q; char k[50]; cout<<"\n \t THIS PROGRAM IS MADE BY AKASH SHARMA\n panchkoti mahamani kon banega karorpati\n WELCOME\n devio or sajjano aap sabhi ka swagat hai is adhbhut khel mein jiska naam hai\n\n\t\t KAUN BANEGA

KARORPATI\n agar aap is game ko khelna chahte hain to kripaya 1 dabayein"; cin>>num; cout<<"\n pahla sawal 5000rs ke liye aapki screen k upar ye raha"; cout<<"\n \n[1] How many Oceans are their in the world?\n(1) 5\t\t(2) 6\n(3) 7\t\t(4) None of the above"; cout<<"\n\n\n Dear user if u know the answer of this question press Y and if you want to take any lifeline press L " ; cin>>k; if (strcmp(k,"y")==0) {cout<<"\n enter the option "; cin>>num; if (num==1) { cout<<"\n well done aapka answer bilkul sahi hai \n\t aap jit chuke hain 5000 RS";

cout<<"\n\n\n\n if u want to continue this game press 2"; cin>>q; } else { cout<<"\n Afsos aapka answer galat hai kripya game chhod k chale jayein nhi to ek thappad padega aur bahosh ho jaoge \n bhaago yahan se go "; } } else {cout<<"\n we have four lifeline for u Select any one of them"; cout<<"\n(1) 50-50"; cout<<"\n(2) direct answer"; cout<<"\n(3) akash sharma's help";

cout<<"\n(4) friends help "; cin>>num; if (num==1) {cout<<"\n you have selected that u want to take 50-50. In this Lifeline only two correct answer will appear you have to choose one of them"; cout<<"\n the two correct answers are\n (1) 5 \t\t (2) 7 "; l1=0; cin>>opt; if (opt==1) { cout<<"\n sahi jawaab aap jit chuke hain 5000Rs "; cout<<"\n\n\n\n if u want to continue this game press 2 "; cin>>q;

} else cout<<"\n bhaago, tumhe kuchh nhi aata "; } if (num==2) { cout<<"\n you have selected that u want to take the Helpline of direct answer"; cout<<"\n the Answer of this question is (1) 5 "; cout<<"\n\n\n\n if u want to continue this game press 2 "; l2=0; cin>>q; } if (num==3) {

cout<<"\n you want to take helpline of Akash sharma "; cout<<"\n just ask Mr. Akash , and input your correct option"; l3=0; cin>>num; cout<<"\n correct answer you have win 5000 Rs "; cout<<"\n\n\n\n if u want to continue this game press 2"; cin>>q; } if (num==4) {cout<<"\n you want to take your frnds help just ask to your frnd and input your option "; l4=0; cin>>num; if (opt==1)

{cout<<"\n right answer . aap jeet chuke hain 5000Rs"; cout<<"\n\n\n\n if u want to continue this game press 2 "; cin>>q; } else {cout<<"\n tumhare dost ko kuchh nhi aata is program ko chhod do nhi to thappad padega "; } } }

if (q==2) { cout<<"\n dusra sawal 10000 Rs k liye aapki screen k upar ye raha ";

cout<<"\n \n[2] how many group of NCC are there in delhi?"; cout<<"\n (1) 3 \t\t(2) 4\n (3) 2 \t\t(4) 1 "; cout<<"\n if u know the answer press y anf if u want to take any lifeline press l"; cin>>k; if (strcmp(k,"y")==0) { cout<<"\n enter the correct option"; cin>>opt; if (opt==3) { cout<<"\n bilkul sahi jawwab aap jit chuke hain 10000Rs"; cout<<"\n\n\n\n if u want to continue this game press 3 "; cin>>q; }

else { cout<<"\n aap khud ye game chhod k jayenge ya thappad marne padenge"; } } else { cout<<"\n we have four lifeline for u Select any one of them"; cout<<"\n(1) 50-50"; cout<<"\n(2) direct answer"; cout<<"\n(3) akash sharma's help"; cout<<"\n(4) friends help "; cin>>num; if (num==1) {

if (l1==0) { cout<<"\n sorry aap ye lifeline pahle use kr chuke hain"; } else

{ cout<<"\n you have selected that u want to take 50-50. In this Lifeline only two correct answer will appear you have to choose one of them"; cout<<"\n the two correct options are \n(1) 4\t\t(2) 2 "; l1=0; cin>>opt; if (opt==1)

cout<<"\n bhaago, tumhe kuchh nhi aata "; else { cout<<"\n sahi jawaab aap jit chuke hain 10000Rs "; cout<<"\n\n\n\n if u want to continue this game press 3 "; cin>>q; } } } if (num==2) { if (l2==0) { cout<<"\n sorry aap ye lifeline pahle use kr chuke hain";

} else { cout<<"\n you have selected that u want to take the Helpline of direct answer"; cout<<"\n the Answer of this question is (3) 2"; l2=0; cout<<"\n\n\n\n if u want to continue this game press 3 "; cin>>q; } } if (num==3) { if (l3==0) { cout<<"\n sorry aap ye lifeline pahle use kr chuke hain";

} else cout<<"\n you want to take helpline of Akash sharma "; cout<<"\n just ask Mr. Akash , and input your correct option"; cin>>num; cout<<"\n correct answer you have win 10000 Rs "; l3=0; cout<<"\n\n\n\n if u want to continue this game press 3 "; cin>>q; } if (num==4) { if (l4==0) {

cout<<"\n sorry aap ye lifeline pahle use kr chuke hain"; } else cout<<"\n you want to take your frnds help just ask to your frnd and input your option "; l4=0; cin>>num; if (opt==3) { cout<<"\n sahi jawaab aap jit chuke hain 10000 Rs";

cout<<"\n\n\n\n if u want to continue this game press 3 "; cin>>q; }

else {cout<<"\n tumhare dost ko kuchh nhi aata is program ko chhod do nhi to thappad padega "; } } } } if (q==3) { cout<<"\n teesra sawaal 20000Rs k liye aapki screen k upar ye raha"; cout<<"\n [3] what is the full form of CISF?"; cout<<"\n (1) Central Insured Secuity force\n (2) Capital Illused Security force \n (3) Both the above\n (4) None of the above"; cout<<"\n if u know the answer of this question press y and l if u want lifeline"; cin>>k;

if (strcmp(k,"y")==0) { cout<<"\n enter the correct option"; cin>>opt; if (opt==4) { cout<<"\n bilkul sahi jawwab aap jit chuke hain 20000Rs"; cout<<"\n\n\n\n if u want to continue this game press 4 "; cin>>q; } else { cout<<"\n aap khud ye game chhod k jayenge ya thappad marne padenge"; } }

else { cout<<"\n we have four lifeline for u Select any one of them"; cout<<"\n(1) 50-50"; cout<<"\n(2) direct answer"; cout<<"\n(3) akash sharma's help"; cout<<"\n(4) friends help "; cin>>num; if (num==1) { if (l1==0) { cout<<"\n sorry aap ye lifeline pahle use kr chuke hain"; } else

{ cout<<"\n you have selected that u want to take 50-50. In this Lifeline only two correct answer will appear you have to choose one of them"; cout<<"\n the two correct options are (1) both the above \t\t(2) none of the above"; l1=0; if (opt==1) cout<<"\n bhaago, tumhe kuchh nhi aata "; else { cout<<"\n sahi jawaab aap jit chuke hain 20000Rs "; cout<<"\n\n\n\n if u want to continue this game press 4 ";

cin>>q; } } } if (num==2) { if (l2==0) { cout<<"\n sorry aap ye lifeline pahle use kr chuke hain"; } else { cout<<"\n you have selected that u want to take the Helpline of direct answer"; cout<<"\n the Answer of this question is (4) none of the above"; l2=0;

cout<<"\n\n\n\n if u want to continue this game press 4"; cin>>q; } } if (num==3) { if (l3==0) { cout<<"\n sorry aap ye lifeline pahle use kar chuke hain"; } else cout<<"\n you want to take helpline of Akash sharma "; cout<<"\n just ask Mr. Akash , and input your correct option"; cin>>num;

cout<<"\n correct answer you have win 20000 Rs "; l3=0; cout<<"\n\n\n\n if u want to continue this game press 4 "; cin>>q; } if (num==4) { if (l4==0) { cout<<"\n sorry aap ye lifeline pahle use kr chuke hain"; } else cout<<"\n you want to take your frnds help just ask to your frnd and input your option ";

l4=0; cin>>opt; if (opt==4) { cout<<"\n sahi jawaab aap jit chuke hain 20000 Rs"; cout<<"\n\n\n\n if u want to continue this game press 4 "; cin>>q; } else {cout<<"\n tumhare dost ko kuchh nhi aata is program ko chhod do nhi to thappad padega "; } } } } if (q==4)

{ cout<<"\n choautha sawaal 40000Rs k liye aapki screen k upar ye raha"; cout<<"\n [4] who is the most powerful lady of india according to the report of 2009 ?"; cout<<"\n (1) Mayawati\n (2) Sonia Gandhi \n (3) Jay Lalita\n (4) Pratibha patil"; cout<<"\n if u know the answer of this question press y and l if u want lifeline"; cin>>k; if (strcmp(k,"y")==0) { cout<<"\n enter the correct option"; cin>>opt; if (opt==2) { cout<<"\n bilkul sahi jawwab aap jit chuke hain 40000Rs";

cout<<"\n\n\n\n if u want to continue this game press 5 "; cin>>q; } else { cout<<"\n aap khud ye game chhod k jayenge ya thappad marne padenge"; } } else { cout<<"\n we have four lifeline for u Select any one of them"; cout<<"\n(1) 50-50"; cout<<"\n(2) direct answer"; cout<<"\n(3) akash sharma's help"; cout<<"\n(4) friends help ";

cin>>num; if (num==1) { if (l1==0) { cout<<"\n sorry aap ye lifeline pahle use kr chuke hain"; } else

{ cout<<"\n you have selected that u want to take 50-50. In this Lifeline only two correct answer will appear you have to choose one of them"; cout<<"\n the two correct options are (1) Pratibha Patil \t\t(2) Sonia Gandhi";

l1=0; if (opt==1) cout<<"\n bhaago, tumhe kuchh nhi aata "; else { cout<<"\n sahi jawaab aap jit chuke hain 40000Rs "; cout<<"\n\n\n\n if u want to continue this game press 5 "; cin>>q; } } } if (num==2) { if (l2==0) {

cout<<"\n sorry aap ye lifeline pahle use kr chuke hain"; } else { cout<<"\n you have selected that u want to take the Helpline of direct answer"; cout<<"\n the Answer of this question is (2) Sonia Gandhi"; l2=0; cout<<"\n\n\n\n if u want to continue this game press 5 "; cin>>q; } } if (num==3) { if (l3==0) {

cout<<"\n sorry aap ye lifeline pahle use kar chuke hain"; } else cout<<"\n you want to take helpline of Akash sharma "; cout<<"\n just ask Mr. Akash , and input your correct option"; cin>>num; cout<<"\n correct answer you have win 20000 Rs "; l3=0; cout<<"\n\n\n\n if u want to continue this game press 5 "; cin>>q; } if (num==4) {

if (l4==0) { cout<<"\n sorry aap ye lifeline pahle use kr chuke hain"; } else cout<<"\n you want to take your frnds help just ask to your frnd and input your option "; l4=0; cin>>opt; if (opt==2) { cout<<"\n sahi jawaab aap jit chuke hain 20000 Rs"; cout<<"\n\n\n\n if u want to continue this game press 5 "; cin>>q;

} else {cout<<"\n tumhare dost ko kuchh nhi aata is program ko chhod do nhi to thappad padega "; } } } } if (q==6) { cout<<"\n chhatwa sawaal 80000Rs k liye aapki screen k upar ye raha"; cout<<"\n [6] how many inches can a bamboo grow in a day under perfect conditions ?"; cout<<"\n (1) 9\n (2) 7 \n (3) 6\n (4) 2"; cout<<"\n if u know the answer of this question press y and l if u want lifeline";

cin>>k; if (strcmp(k,"y")==0) { cout<<"\n enter the correct option"; cin>>opt; if (opt==1) { cout<<"\n bilkul sahi jawwab aap jit chuke hain 80000Rs"; cout<<"\n\n\n\n if u want to continue this game press 6 "; cin>>q; } else { cout<<"\n aap khud ye game chhod k jayenge ya thappad marne padenge"; }

} else { cout<<"\n we have four lifeline for u Select any one of them"; cout<<"\n(1) 50-50"; cout<<"\n(2) direct answer"; cout<<"\n(3) akash sharma's help"; cout<<"\n(4) friends help "; cin>>num; if (num==1) { if (l1==0) { cout<<"\n sorry aap ye lifeline pahle use kr chuke hain"; }

else

{ cout<<"\n you have selected that u want to take 50-50. In this Lifeline only two correct answer will appear you have to choose one of them"; cout<<"\n the two correct options are (1) 9 \t\t(2) 2"; l1=0; if (opt==2) cout<<"\n bhaago, tumhe kuchh nhi aata "; else { cout<<"\n sahi jawaab aap jit chuke hain 80000Rs "; cout<<"\n\n\n\n if u want to continue this game press 6 ";

cin>>q; } } } if (num==2) { if (l2==0) { cout<<"\n sorry aap ye lifeline pahle use kr chuke hain"; } else { cout<<"\n you have selected that u want to take the Helpline of direct answer"; cout<<"\n the Answer of this question is (1) 9"; l2=0;

cout<<"\n\n\n\n if u want to continue this game press 6 "; cin>>q; } } if (num==3) { if (l3==0) { cout<<"\n sorry aap ye lifeline pahle use kar chuke hain"; } else cout<<"\n you want to take helpline of Akash sharma "; cout<<"\n just ask Mr. Akash , and input your correct option"; l3=0;

cin>>num; cout<<"\n correct answer you have win 80000 Rs "; cout<<"\n\n\n\n if u want to continue this game press 6 "; cin>>q; } if (num==4) { if (l4==0) { cout<<"\n sorry aap ye lifeline pahle use kr chuke hain"; } else cout<<"\n you want to take your frnds help just ask to your frnd and input your option ";

l4=0; cin>>opt; if (opt==1) { cout<<"\n sahi jawaab aap jit chuke hain 80000 Rs"; cout<<"\n\n\n\n if u want to continue this game press 6 "; cin>>q; } else {cout<<"\n tumhare dost ko kuchh nhi aata is program ko chhod do nhi to thappad padega "; } } } } if (q==5)

{ cout<<"\n panchva sawaal 80000Rs k liye aapki screen k upar ye raha"; cout<<"\n [5] where was Mr Akash Sharma Born ?"; cout<<"\n (1) Barauli, Uttarpradesh\n (2) Aligarh , uttarpradesh \n (3) Delhi\n (4) Gujrat"; cout<<"\n if u know the answer of this question press y and l if u want lifeline"; cin>>k; if (strcmp(k,"y")==0) { cout<<"\n enter the correct option"; cin>>opt; if (opt==1) { cout<<"\n bilkul sahi jawwab aap jit chuke hain 200000Rs";

cout<<"\n\n\n\n if u want to continue this game press 5 "; cin>>q; } else { cout<<"\n aap khud ye game chhod k jayenge ya thappad marne padenge"; } } else { cout<<"\n we have four lifeline for u Select any one of them"; cout<<"\n(1) 50-50"; cout<<"\n(2) direct answer"; cout<<"\n(3) akash sharma's help"; cout<<"\n(4) friends help ";

cin>>num; if (num==1) { if (l1==0) { cout<<"\n sorry aap ye lifeline pahle use kr chuke hain"; } else

{ cout<<"\n you have selected that u want to take 50-50. In this Lifeline only two correct answer will appear you have to choose one of them"; cout<<"\n the two correct options are (1) Barauli, Uttarpradesh\n (2) Aligarh , uttarpradesh";

l1=0; if (opt==2) cout<<"\n bhaago, tumhe kuchh nhi aata "; else { cout<<"\n sahi jawaab aap jit chuke hain 200000Rs "; cout<<"\n\n\n\n if u want to continue this game press 10 "; cin>>q; } } } if (num==2) { if (l2==0) {

cout<<"\n sorry aap ye lifeline pahle use kr chuke hain"; } else { cout<<"\n you have selected that u want to take the Helpline of direct answer"; cout<<"\n the Answer of this question is (1) Barauli, Uttarpradesh"; l2=0; cout<<"\n\n\n\n if u want to continue this game press 10 "; cin>>q; } } if (num==3) { if (l3==0) {

cout<<"\n sorry aap ye lifeline pahle use kar chuke hain"; } else cout<<"\n you want to take helpline of Akash sharma "; cout<<"\n just ask Mr. Akash , and input your correct option"; l3=0; cin>>num; cout<<"\n correct answer you have win 200000 Rs "; cout<<"\n\n\n\n if u want to continue this game press 10 "; cin>>q; } if (num==4) {

if (l4==0) { cout<<"\n sorry aap ye lifeline pahle use kr chuke hain"; } else cout<<"\n you want to take your frnds help just ask to your frnd and input your option "; l4=0; cin>>opt; if (opt==1) { cout<<"\n sahi jawaab aap jit chuke hain 200000 Rs"; cout<<"\n\n\n\n if u want to continue this game press 10 "; cin>>q;

} else {cout<<"\n tumhare dost ko kuchh nhi aata is program ko chhod do nhi to thappad padega "; } } } } }

Vous aimerez peut-être aussi