- 博客(2)
- 收藏
- 关注
原创 POJ3280 Cheapest Palindrome(区间DP)
Description Keeping track of all the cows can be a tricky task so Farmer John has installed a system to automate it. He has installed on each cow an electronic ID tag that the system will read as the ...
2019-11-10 15:02:21 108
原创 CF1249F Maximum Weight Subset(树形DP or 贪心)
```cpp在这里插入代码片 #include #include #include #include #include #include #include #include #define lol long long using namespace std; lol read() { lol x=0,y=1;char c=getchar(); while(c>‘9’||c<‘0’){i...
2019-11-10 14:00:58 322
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人