每班共有20個學生,投票選班長,總共有5個候選人,實現投票,並計算出得票最多的人以及他的票數
int tp = newint [20]; //
每個人投的票
int ps = new
int[5]; //
每個人所得的票數
//投票
for (int i = 0; i < tp.length; i++)
//找出每個候選人所得的票數
for (int j = 0; j < tp.length; j++)
else
if (tp[j] == 2) //
投2的話第二位同學加一票
else
if (tp[j] == 3
)
else
if (tp[j] == 4
)
else
if (tp[j] == 5
)
}//看一下誰的票數最多
int max = ps[0]; //
找出最大的
for (int x = 1; x < ps.length; x++)
}//輸出
console.writeline("
所得票數最多為:
"+max);
console.write(
"所得票數最多的人為:");
for (int y = 0; y < ps.length; y++)
}console.readline();
投票選出冠軍
include include define m 100 投票人數上限 define n 30 候選人數 typedef struct st 候選人結構體陣列 typedef struct st1 候選人結構體陣列 main printf 輸入投票人數 scanf d n for i 1 i n i...
投票選舉,計算票數
1.定義路由 每個路由應該對映乙個元件。其中 component 可以是 const routes 2.建立 router 例項,然後傳 routes 配置 你還可以傳別的配置引數,不過先這麼簡單著吧。const router new vuerouter var home template 121宿...
世界表情包日 投票選出今年最受歡迎的表情符號吧
日前,外媒9to5mac刊文稱,7月17日是世界表情包日 w emoji day 他們總結出了一些慶祝這個日子的方式,像投票選出2021年最受歡迎的emoji和即將到來的最受人們期待的emoji 檢視2021年最受歡迎的emoji 贊助乙個表情符來支援非盈利組織unicode聯盟等等。昨天,該家 根...