世界杯一共要进行多少场比赛
- 时间:2020-05-17 12:29:01
- 分类:数学世界
- 阅读:135 次
数学题:2014年6月13日至7月13日,巴西将举行世界杯足球赛。届时32支球队将平均分成8个小组,每个小组运行单循环比赛,前两名出线,出线的16支球队再进行单场淘汰赛,决出最后的冠军、亚军、季军。世界杯一共要进行多少场比赛?
数学题解答:平均分成8个小组,则每个小组有队伍:32÷8=4(支)
进行组内单循环的话,每个小组要打比赛:3+2+1=6(场)
8个小组一共打:6×8=48(场)
再进行淘汰赛的话,分别要比:16进8……8场,8进4……4场,4进2……2场,冠亚军……1场,三四名……1场,一共赛了:8+4+2+1+1=16(场)。
世界杯比赛一共有:48+16=64(场)
推荐阅读:How to Construct Binary Search Tree from Preorder Traversal in P Dynamic Programming Algorithm to Compute the Block Sum in a Matr Smallest Multiple Algorithm using Bruteforce or GCD/LCM How many different ways can £2 be made using any number of coins Compute Factorial Digit Sum: Find the sum of the digits in the n Compute the Maximum Integer Right Triangles Solutions Power Digit Sum: What is the sum of the digits of the number 2^1 Digit factorials: Find the Sum of All the Curious Numbers Computing the Longest Recurring Cycle in its Decimal Fraction Pa How to Use Priority Queue in Java or C++ to Compute Last Stone W
- 评论列表
-
- 添加评论