随笔分类 - ACM竞赛—动态规划dp
摘要:题目链接:https://vjudge.net/contest/395099#problem 1 #include <iostream> 2 #include <algorithm> 3 #include <cstring> 4 using namespace std; 5 6 const int
阅读全文
摘要:1 #include <iostream> 2 #include <algorithm> 3 #include <cstring> 4 #include <string> 5 #include <vector> 6 7 using namespace std; 8 typedef long long
阅读全文

浙公网安备 33010602011771号