摘要: A - 今年暑假不AC #include<iostream> #include<string.h> #include<algorithm> #include<map> #include<stdio.h> #define MAXN 3000 using namespace std; struct no 阅读全文
posted @ 2020-03-09 20:36 东坡肉肉君 阅读(167) 评论(0) 推荐(0) 编辑
摘要: A - Max Sum Plus Plus[排列组合] 这个真的很难搞,排列组合也太难了 #include <iostream> #include <cstdio> #include <cstring> #include <algorithm> using namespace std; const 阅读全文
posted @ 2020-03-09 15:43 东坡肉肉君 阅读(186) 评论(0) 推荐(0) 编辑
摘要: 回退n步[GBN] 累计ACK 阅读全文
posted @ 2020-03-09 08:08 东坡肉肉君 阅读(911) 评论(2) 推荐(0) 编辑