
模拟算法
文章平均质量分 81
tiantangrenjian
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Printer Queue(打印队列)POJ3125
Printer QueueTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 2817 Accepted: 1523Description原创 2011-09-26 11:34:01 · 4879 阅读 · 0 评论 -
【PAT 1017】 Queueing at Bank 模拟算法
1017. Queueing at Bank (25)时间限制400 ms内存限制32000 kB代码长度限制16000 B判题程序Standard作者CHEN, YueSuppose a bank has K windows open for ser原创 2014-02-27 23:40:48 · 2282 阅读 · 1 评论 -
【PAT1039】 Course List for Student (25) Hash表
1039. Course List for Student (25)时间限制200 ms内存限制32000 kB代码长度限制16000 B判题程序Standard作者CHEN, YueZhejiang University has 40000 stud原创 2014-02-16 11:32:14 · 2172 阅读 · 0 评论 -
【PAT 1033】 To Fill or Not to Fill 贪心算法&模拟
1033. To Fill or Not to Fill (25)时间限制10 ms内存限制32000 kB代码长度限制16000 B判题程序Standard作者ZHANG, GuochuanWith highways available, drivi原创 2014-02-13 22:49:10 · 6464 阅读 · 14 评论 -
【PAT 1055】The World's Richest 结构体排序&剪枝
1055. The World's Richest (25)时间限制200 ms内存限制128000 kB代码长度限制16000 B判题程序StandardForbes magazine publishes every year its list of billionai原创 2014-02-19 23:22:44 · 2623 阅读 · 0 评论 -
【PAT1014】 Waiting in Line (30) queue模拟排队
1014. Waiting in Line (30)时间限制400 ms内存限制32000 kB代码长度限制16000 B判题程序Standard作者CHEN, YueSuppose a bank has N windows open for serv原创 2014-02-20 22:23:03 · 4227 阅读 · 0 评论 -
【PAT】1024. Palindromic Number 回文反转相加
1024. Palindromic Number (25)时间限制400 ms内存限制32000 kB代码长度限制16000 B判题程序Standard作者CHEN, YueA number that will be the same when it原创 2013-11-22 22:42:59 · 3030 阅读 · 1 评论 -
【PAT1063】Set Similarity 求两集合的交集、并集
1063. Set Similarity (25)时间限制300 ms内存限制32000 kB代码长度限制16000 B判题程序Standard作者CHEN, YueGiven two sets of integers, the similarit原创 2013-11-21 20:33:19 · 2907 阅读 · 0 评论 -
【PAT1062】 Talent and Virtue sort&qsort用法
1062. Talent and Virtue (25)时间限制200 ms内存限制32000 kB代码长度限制16000 B判题程序Standard作者CHEN, LiAbout 900 years ago, a Chinese philosophe原创 2013-11-21 18:41:43 · 1628 阅读 · 1 评论 -
【PAT】1067. Sort with Swap(0,*)
1067. Sort with Swap(0,*) (25)时间限制100 ms内存限制32000 kB代码长度限制16000 B判题程序Standard作者CHEN, YueGiven any permutation of the numbers {原创 2013-10-30 21:56:42 · 3212 阅读 · 1 评论 -
【PAT】1009. Product of Polynomials
1009. Product of Polynomials (25)时间限制400 ms内存限制32000 kB代码长度限制16000 B判题程序Standard作者CHEN, YueThis time, you are supposed to find原创 2013-11-05 12:59:39 · 1734 阅读 · 2 评论 -
【PAT1060】Are They Equal
1060. Are They Equal (25)时间限制50 ms内存限制32000 kB代码长度限制16000 B判题程序Standard作者CHEN, YueIf a machine can save only 3 significant dig原创 2013-11-17 22:50:24 · 2537 阅读 · 0 评论 -
【PAT】1046. Shortest Distance (20)
1046. Shortest Distance (20)时间限制100 ms内存限制32000 kB代码长度限制16000 B判题程序Standard作者CHEN, YueThe task is really simple: given N exi原创 2013-10-31 11:37:11 · 2894 阅读 · 0 评论 -
POJ1016 Numbers That Count
Numbers That CountTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 16942 Accepted: 5555Description"Kronecker's Knumbers" is a little company that man原创 2012-10-05 16:13:49 · 1278 阅读 · 0 评论 -
Crashing Robots POJ2632
Crashing RobotsTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 4556 Accepted: 1991Description原创 2011-09-27 21:14:54 · 3059 阅读 · 0 评论 -
【1065】 A+B and C (64bit) 溢出检测
1065. A+B and C (64bit) (20)时间限制100 ms内存限制32000 kB代码长度限制16000 B判题程序Standard作者HOU, QimingGiven three integers A, B and C in [-2原创 2014-02-19 16:24:16 · 1843 阅读 · 1 评论