发表评论取消回复
相关阅读
相关 PAT 甲级 1083 List Grades (25 分)
1083 List Grades (25 分) Given a list of N student records with name, ID and grade. You
相关 PAT1137 Final Grading 两个测试点不通过,仔细读题
第一遍没有仔细看题目,题干中提到的最终成绩不小于60,不是指Gfinal不小于60,而是计算后的G不小于60,卡了好久了,半天没看出哪里问题,final grade 和Gfin
相关 hdu 5038 Grade(分级)
题目链接:\[hdu5038\] ([http://acm.hdu.edu.cn/showproblem.php?pid=5038][http_acm.hdu.edu.cn_s
相关 【dp】Making the Grade POJ - 3666
Think: 1知识点:dp+sort()快速排序 2状态转移方程 dp[i][j]:i个数以b[j]作为第i个数的当前状态最优解; dp[i][j]
相关 1083. List Grades (25)
Given a list of N student records with name, ID and grade. You are supposed to sort the
相关 1137. Final Grading (25)
For a student taking the online course "Data Structures" on China University MOOC (http:
相关 (PAT 1137) Final Grading (排序)
1137 Final Grading (25 point(s)) For a student taking the online course "Data Structure
相关 Making the Grade
[Making the Grade][] 给定长度为n的序列\\(\\\{a\_i\\\}\\),求构造长度为n的递增序列\\(\\\{b\_i\\\}\\),求\\(\\s
相关 1137. Bus Routes
1137. Bus Routes Time limit: 1.0 second Memory limit: 64 MB Several bus routes were
相关 CF 1137 C. Museums Tour
题目大意: 一个国家有 $n$ 个城市,通过 $m$ 条单向道路相连。有趣的是,在这个国家,每周有 $d$ 天,并且每个城市恰好有一个博物馆。 已知每个博物馆一周的营业
还没有评论,来说两句吧...