Yeader

Yeader:

博客地址:https://www.cnblogs.com/fu3638/

最新文章

记录人生第一次面试

使用VS2017遇到的一些小问题

关于C++ extern的简单总结

Codeforces 552C Vanya and Scales(进制转换+思维)

Codeforces 682C Alyona and the Tree (树上DFS+DP)

Codeforces 332B Maximum Absurdity(DP+前缀和处理)

Codeforces 463D Gargari and Permutations(求k个序列的LCS)

Codeforces 988F Rain and Umbrellas(DP)

Codeforces 734C Anton and Making Potions(枚举+二分)

Codeforces 580D Kefa and Dishes(状态压缩DP)

Codeforces 931D Peculiar apple-tree(dfs+思维).cpp

关于Eclipse连接sql server 2008的若干问题

HDU 5988 Coding Contest(费用流+浮点数)

ZOJ 2314 Reactor Cooling(无源汇有上下界可行流)

Codeforces 448C Painting Fence(分治法)

Codeforces 547B Mike and Feet(单调栈)

Codeforces 519D A and B and Interesting Substrings(二维map+前缀和)

Codeforces 999F Cards and Joy(二维DP)

计蒜客 贝壳找房函数最值(好题,巧妙排序)

KMP模板及总结

平面分割类问题总结