【索引】CodeForces各类比赛、杂题索引

CodeForces比赛、杂题索引

Part 1.前言

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

Part 2.CF比赛题解

Codeforces Round #513 by Barcelona Bootcamp (rated, Div. 1 + Div. 2)ABCD题题解
Codeforces Round #571 (Div. 2)ABCDEF题题解
Codeforces Round #573 (Div. 2)ABCDEF题题解
Codeforces Round #584 - Dasha Code Championship - Elimination Round (rated, open for everyone, Div. 1 + Div. 2)ABCDE题题解
CodeForces Round #589(Div. 2)题解
Codeforces Round 594(Div. 2)题解

Educational Codeforces Round 68 (Rated for Div. 2) ABCDE题题解
Educational Codeforces Round 70 (Rated for Div. 2)
Educational Codeforces Round 72 (Rated for Div. 2) 题解

Part 3.CF题目分类

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
CodeForces 999F Cards ans Joy
CodeForces 1149D Abandoning Roads
CodeForces 1155F Delivery Oligopoly
CodeForces 1187E Tree Painting

搜索

CodeForces 616C The Labyrith
CodeForces 912E Prime Gift
CodeForces 999E Reachability from the Capital
CodeForces 1218H Function Composition

贪心

CodeForces 988E Divisibility by 25
CodeForces 999D Equalize the Remainders
CodeForces 792E Colored Balls

数学

CodeForces 616E Sum of Remainders
CodeForces 988D Points and Powers of Two
CodeForces 1187F-Expected Square Beauty
CodeForces 1109D-Sasha and Interesting Fact from Graph Theory

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

CodeForces 444E DZY Loves Physics
CodeForces 1003E Tree Constructing
CodeForces 1060C Maximum Subrectangle
CodeForces 1060E Sergey and Subway
CodeForces 1221E Game With String

数据结构

CodeForces 633H Fibonacci-ish II
CodeForces 603E Pastoral Oddities

网络流

CodeForces 739E Gosha is hunting

我也不知道该归到哪一类上去

CodeForces 718E Matvey’s Birthday

你可能感兴趣的:(#,题解索引,#,CodeForces)