http://acm.hdu.edu.cn/showproblem.php?pid=1789
Doing Homework again
Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1861 Accepted Submission(s): 1097
Problem Description
Ignatius has just come back school from the 30th ACM/ICPC. Now he has a lot of homework to do. Every teacher gives him a deadline of handing in the homework. If Ignatius hands in the homework after the deadline, the teacher will reduce his score of the final test. And now we assume that doing everyone homework alw
HDU 1789 模拟作业扣分算法
这篇博客介绍了如何解决HDU 1789题目的思路,涉及模拟和使用vector来存储不同期限的作业扣分情况。通过遍历并检查每个期限,利用优先级队列来确定未完成作业的最大累计扣分。作者在描述过程中提到在不同平台上提交代码得到了不同的结果,表示对于某些情况的理解存在困惑。
订阅专栏 解锁全文
4228

被折叠的 条评论
为什么被折叠?



