112、【epanama】assume x flights 3000000+6000x=1000*10x ,x=750 an airplane company(?), fly between n cities, 2 non stop flight per day, ask how many flights during the day(?) 2n(n-1)
V2.【蒂玛特】一家航空公司有一种non什么什么的航线,在n个城市飞行,in each direction, each of pair什 么的~~问有多少种不同的飞法?(还是不同的航班?) 这个题读了好几遍没怎么读懂,但我感觉应该是排列组合的问题。选项有A.2n(n-1) B.n(n-1),我觉得应该就在这两个里面选,最后选了B