
dfs
xiaoyu1_1
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
hdu 4705 Y
dfs 1.要#pragma comment(linker, "/STACK:16777216") 2.扩栈要 vc++编译环境 3.不能用%lld,要用%I64d,无语。。 #pragma comment(linker, "/STACK:16777216")//手动扩栈 #include #include #include #include using namespace s原创 2013-09-30 10:38:48 · 787 阅读 · 0 评论 -
H. Transfer numbers 第八届北京邮电大学程序设计竞赛 - 热身赛 (2)
时间限制 1000 ms 内存限制 65536 KB 题目描述 ykwd likes playing with numbers. One day, he came up with a way to transfer a number to another. Now, let’s define this kind of transfer. X is a positive nu原创 2014-03-08 19:42:38 · 978 阅读 · 0 评论