CodeForces比赛、杂题索引

Part 1.前言

话说随着我的博客量增多,我想找一篇博客也渐渐变难(相信大家也有和我一样的体会),所以我将CF的部分题目的题解做了一个整理。虽然不算太多,但后期一定会增加。

Part 2.CF比赛题解

Codeforces Round #513 by Barcelona Bootcamp (rated, Div. 1 + Div. 2)ABCD题题解

Part 3.CF题目分类

1.DP

CodeForces 8C Looking for Order
CodeForces 10D LCIS
CodeForces 11D A Simple Task
CodeForces 14E Camels
CodeForces 938B XOR-pyramid
CodeForces 958C2 Encryption (medium)
CodeForces 977F Consecutive Subsequence
CodeForces 988F Rain and Umbrellas

2.搜索

CodeForces 616C The Labyrith

3.贪心

CodeForces 988E Divisibility by 25

4.数学

CodeForces 616E Sum of Remainders
CodeForces 988D Points and Powers of Two

5.其它(构造,思维,水题等)

CodeForces 1003E Tree Constructing

10-05 18:03