2331: 信息学奥赛一本通T1180-分数线划定 摘要:解题思路:注意事项:参考代码:看到还是没有这道题的python代码讲解,就把很久之前写的一个代码放上来,希望可以帮到需要的人。import math a,b=map(int,input().spli…… 题解列表 2024年08月21日 0 点赞 0 评论 243 浏览 评分:0.0
分数线划定 摘要:```cpp#include #include using namespace std;struct interviewer{ int number; int score;…… 题解列表 2025年02月20日 0 点赞 0 评论 222 浏览 评分:0.0