2017年6月6日

codeforces 813

摘要: A n 道题目 然后n到题目完成所需要的时间 m 然后m 个可以交题目的时间 一个时间可以交任意个完成的题目 求 最少提交的时间 求最小时间就可以了 #include<stdio.h> #include<algorithm> #include<string.h> #include<string> # 阅读全文

posted @ 2017-06-06 18:44 HelloWorld!--By-MJY 阅读(270) 评论(0) 推荐(0)

导航