上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 23 下一页
摘要: 对于背包问题,网上有很多博客= =,如果有不小心点进来的朋友,看到我挫逼的博文然后看不懂,可以自行百度一篇,其中本文的博文内 容参照 http://blog.csdn.net/lyhvoyage/article/details/8545852#0-qzone-1-46291-d020d2d2a4e8... 阅读全文
posted @ 2015-12-31 08:41 __NaCl 阅读(66) 评论(0) 推荐(0)
摘要: Cent Savings Time Limit: 5000ms, Special Time Limit:12500ms, Memory Limit:65536KB Total submit users: 59, Accepted users: 45 Problem 13345 : No speci... 阅读全文
posted @ 2015-12-31 08:41 __NaCl 阅读(163) 评论(0) 推荐(0)
摘要: Judging Troubles Time Limit: 5000ms, Special Time Limit:12500ms, Memory Limit:65536KB Total submit users: 91, Accepted users: 72 Problem 13352 : No s... 阅读全文
posted @ 2015-12-31 08:41 __NaCl 阅读(110) 评论(0) 推荐(0)
摘要: Joke with permutation Time Limit: 3000ms, Special Time Limit:7500ms, Memory Limit:65536KB Total submit users: 87, Accepted users: 60 Problem 13341 : ... 阅读全文
posted @ 2015-12-31 08:41 __NaCl 阅读(116) 评论(0) 推荐(0)
摘要: 题目链接http://acm.hnu.cn/online/?action=problem&type=show&id=13342&courseid=0 Problem description The races became more popular than ever at Pandora plan... 阅读全文
posted @ 2015-12-31 08:41 __NaCl 阅读(130) 评论(0) 推荐(0)
摘要: DescriptionMany people like to solve hard puzzles some of which may lead them to madness. One such puzzle could be finding a hidden prime number in a ... 阅读全文
posted @ 2015-12-31 08:41 __NaCl 阅读(80) 评论(0) 推荐(0)
摘要: Problem DescriptionThere are n apple trees planted along a cyclic road, which is L metres long. Your storehouse is built at position 0 on that cyclic ... 阅读全文
posted @ 2015-12-31 08:41 __NaCl 阅读(89) 评论(0) 推荐(0)
摘要: Your current task is to make a ground plan for a residential building located in HZXJHS. So you must determine a way to split the floor building wit... 阅读全文
posted @ 2015-12-31 08:41 __NaCl 阅读(117) 评论(0) 推荐(0)
摘要: #include#include#include#include#include#include#define max 500using namespace std;typedef struct node{ char data; struct node *le... 阅读全文
posted @ 2015-12-31 08:40 __NaCl 阅读(132) 评论(0) 推荐(0)
摘要: 基准时间限制:1 秒 空间限制:131072 KB 分值: 5 难度:1级算法题收藏关注给出一个整数N,将N表示为2个整数i j的平方和(i #include#include#include#define N 33333using namespace std;__int64 f[N];int mai... 阅读全文
posted @ 2015-12-31 08:40 __NaCl 阅读(106) 评论(0) 推荐(0)
上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 23 下一页