上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 34 下一页

2016年8月13日

HDU 4786 Fibonacci Tree

摘要: Time Limit:2000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Submit Status Practice HDU 4786 Submit Status Practice HDU 4786 Description Coach 阅读全文

posted @ 2016-08-13 15:29 Yxter 阅读(204) 评论(0) 推荐(0) 编辑

Codeforces 691D Swaps in Permutation

摘要: Time Limit:5000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64u Submit Status Practice CodeForces 691D Submit Status Practice CodeForces 691D De 阅读全文

posted @ 2016-08-13 14:00 Yxter 阅读(210) 评论(0) 推荐(0) 编辑

2016年8月12日

FZU 2195 检查站点

摘要: Description 在山上一共有N个站点需要检查,检查员从山顶出发去各个站点进行检查,各个站点间有且仅有一条通路,检查员下山前往站点时比较轻松,而上山时却需要额外的时间,问最后检查员检查完所有站点时所需要的额外时间最少是多少。 Input 包含多组数据 每组数据输入第一行为一个整数N 表示站点个 阅读全文

posted @ 2016-08-12 18:01 Yxter 阅读(173) 评论(0) 推荐(0) 编辑

ZOJ 649 Rescue(优先队列+bfs)

摘要: Rescue Problem Description Angel was caught by the MOLIGPY! He was put in prison by Moligpy. The prison is described as a N * M (N, M <= 200) matrix. 阅读全文

posted @ 2016-08-12 14:39 Yxter 阅读(204) 评论(0) 推荐(0) 编辑

hdu 2091 空心三角形

摘要: 空心三角形 Description 把一个字符三角形掏空,就能节省材料成本,减轻重量,但关键是为了追求另一种视觉效果。在设计的过程中,需要给出各种花纹的材料和大小尺寸的三角形样板,通过电脑临时做出来,以便看看效果。 Input 每行包含一个字符和一个整数n(0<n<41),不同的字符表示不同的花纹, 阅读全文

posted @ 2016-08-12 14:31 Yxter 阅读(555) 评论(0) 推荐(0) 编辑

2016年8月8日

HDU 2722 Here We Go(relians) Again (spfa)

摘要: Here We Go(relians) Again Font: Times New Roman | Verdana | Georgia Font Size: ← → Problem Description The Gorelians are a warlike race that travel th 阅读全文

posted @ 2016-08-08 22:15 Yxter 阅读(442) 评论(0) 推荐(0) 编辑

2016年8月6日

HDU 3499 Flight spfa+dp

摘要: Flight Font: Times New Roman | Verdana | Georgia Font Size: ← → Problem Description Recently, Shua Shua had a big quarrel with his GF. He is so upset 阅读全文

posted @ 2016-08-06 19:56 Yxter 阅读(355) 评论(0) 推荐(0) 编辑

HDU 4460 Friend Chains(map + spfa)

摘要: Friend Chains Font: Times New Roman | Verdana | Georgia Font Size: ← → Problem Description For a group of people, there is an idea that everyone is eq 阅读全文

posted @ 2016-08-06 19:52 Yxter 阅读(169) 评论(0) 推荐(0) 编辑

hdu 3345 War Chess

摘要: War Chess Font: Times New Roman | Verdana | Georgia Font Size: ← → Problem Description War chess is hh's favorite game:In this game, there is an N * M 阅读全文

posted @ 2016-08-06 17:46 Yxter 阅读(155) 评论(0) 推荐(0) 编辑

climit 头文件的内容

摘要: int、long和long long C++的short、int、long和long long类型通过使用不同数目的位来存储值(关于位的概念自行了解),最多能够表示4中不同的整数宽度。C++提供了一种灵活的标准,它确保了最小长度(从C语言借鉴而来),如下:1. short 至少16位2. int 至 阅读全文

posted @ 2016-08-06 16:47 Yxter 阅读(2257) 评论(0) 推荐(0) 编辑

上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 34 下一页

导航