0
Program Pemilihan Presiden
Posted by diaH oktavia ^_^
on
23.29
in
Program C++
Kali ini aku mau posting program sederhana banget yang mengandung switch case yaitu program pemilihan presiden yang iseng aja kubuat sama anak-anak kelas waktu bored dengerin mata pelajaran yang nggak tau kamsudnya. Jadi deh daripada ngantuk, kita utak-atik deh tu Visual Studio meskipun akahirnya sempet kena damprat juga gara-gara ngacangin mapelnya Bu ... (sensor)!!
#include
#include "conio.h"
using namespace std;
void main()
{
int n, point;
int total=0;
char pilih;
cout<<"------------------"<>n;
cout<>pilih;
cout <<"\n"; switch (pilih) { case '1' : cout<<"PRESIDEN PERTAMA ADALAH :"<>pilih;
switch (pilih)
{
case 'a' : cout <<"Anda Benar" <>pilih;
cout <<"\n"; switch (pilih) { case 'a' : cout <<"Maaf Salah" <>pilih;
cout <<"\n"; switch (pilih) { case 'a' : cout <<"Maaf Salah" <>pilih;
cout <<"\n"; switch (pilih) { case 'a' : cout <<"Maaf Salah" <>pilih;
cout << "\n"; switch (pilih) { case 'a' : cout <<"Maaf Salah" <>pilih;
cout <<"\n";
switch (pilih)
{
case 'a' : cout <<"Anda Benar" < getch();
}
#include
#include "conio.h"
using namespace std;
void main()
{
int n, point;
int total=0;
char pilih;
cout<<"------------------"<
cout<
cout <<"\n"; switch (pilih) { case '1' : cout<<"PRESIDEN PERTAMA ADALAH :"<
switch (pilih)
{
case 'a' : cout <<"Anda Benar" <
cout <<"\n"; switch (pilih) { case 'a' : cout <<"Maaf Salah" <
cout <<"\n"; switch (pilih) { case 'a' : cout <<"Maaf Salah" <
cout <<"\n"; switch (pilih) { case 'a' : cout <<"Maaf Salah" <
cout << "\n"; switch (pilih) { case 'a' : cout <<"Maaf Salah" <
cout <<"\n";
switch (pilih)
{
case 'a' : cout <<"Anda Benar" <
}
Posting Komentar