201903-1 小中大 题目 思路 AC代码如下 #include<cstdio> int t[100005]; int main(){ int n,a,b; double c; scanf("%d",&n);