发表评论取消回复
相关阅读
相关 pku 1083 水题
\include <iostream> using namespace std; int hash\[205\]; int main() \{ int T, N; int s,
相关 hdu 5038 Grade(分级)
题目链接:\[hdu5038\] ([http://acm.hdu.edu.cn/showproblem.php?pid=5038][http_acm.hdu.edu.cn_s
相关 POJ1083 Moving Tables
题目大意:走廊中搬桌子,走廊的宽度只允许一张桌子通过,但允许路线不交叉的同时搬桌子,每次搬桌子都需要10分钟,问所需最短时间。 解题思路:统计搬桌子过程中经过每个房
相关 1052. Linked List Sorting (25)
A linked list consists of a series of structures, which are not necessarily adjacent in
相关 1047. Student List for Course (25)
Zhejiang University has 40000 students and provides 2500 courses. Now given the register
相关 1039. Course List for Student (25)
Zhejiang University has 40000 students and provides 2500 courses. Now given the student
相关 1028. List Sorting (25)
Excel can sort records according to any column. Now you are supposed to imitate this fun
相关 1074. Reversing Linked List (25)
Given a constant K and a singly linked list L, you are supposed to reverse the links of
相关 (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
还没有评论,来说两句吧...