摘要:
Recursive sequence Time Limit:1000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64u HDU 5950 Description Farmer John likes to play mathematics gam 阅读全文
2018年10月5日
2018年9月24日
摘要:
1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 #include 8 #include 9 using namespace std; 10 #define inf 0x3f3f3f3f 11 struct A 12 { 13 int ed; 14 int po... 阅读全文
2018年9月11日
2018年8月10日
摘要:
#include#include#include#include#include using namespace std;const int MAXN=10;struct node{ int to,cost;};int a[MAXN][MAXN];vector ... 阅读全文
2018年8月9日
2018年8月8日
摘要:
https://www.cnblogs.com/linyujun/category/784324.html 阅读全文
摘要:
题目链接 ommand NetworkTime Limit: 1000MS Memory L... 阅读全文
2018年8月7日
2018年8月4日
摘要:
CodeForces 1011B Time Limit:1000MS Memory Limit:262... 阅读全文