Running to the End(Codeforces & AtCoder 百套计划)
...Reserved for the future...
仿照xxy dalao的CF&CC百套计划,做了一个Codeforces & AtCoder 百套计划,按这个速度刷下去,每周大约能做3-4场比赛,争取在NOIp 2018前完成100套比赛的题解,把自己的水平提高到NOIp水平。路漫漫其修远兮。如果这两个平台的题目不够的话,可能还会加上CodeChef的比赛吧。(CodeChef网站服务器垃圾,比赛强度太低并且频度太低,不做了)
永久地址:Contests
自己还是太弱了。还是要多做题。做做Codeforces和AtCoder的题目。
...qwq... 可能CF暂时就打打Div.2吧,题解编号将会很有规律。
对于文章的编号,按如下规则:
https://www.cnblogs.com/TheRoadToAu/p/Codeforces-467-Div2.html
前面的部分是博客园给定的,无法修改,题解的友好地址名遵循以下命名规则:
平台-比赛次数-分组
例如Codeforces Round #467 Div. 2的题解就是Codeforces-467-Div2.html
特别的,对于AtCoder,友好地址名规定如下:
AtCoder-比赛类型-比赛次数 其中比赛类型取比赛每个单词的首字母
例如AtCoder Grand Contest 089的题解就是AtCoder-AGC-089.html
附表说明AtCoder的比赛类型:
| 比赛类型(完整名称) | 对应的缩写 |
| AtCoder Grand Contest | AGC |
| AtCoder Regular Contest | ARC |
| AtCoder Beginner Contest | ABC |
以后考虑打打CodeChef的比赛(再说吧)。
暂时仅限这两个平台。如果有题解更新不及时的问题,那么极有可能是比赛时间不是很好,我没法做,不过稍后(一周内)应该还是会补上的。
对于Codeforces的题目,在我爬到Div. 1之前,先做Div. 2的题目,也就仅有Div. 2的题解。如果找不到的话,也没办法了qwq
Past & Flag
下列比赛已经完成了题解。
- AtCoder Grand Contest 021 (Rating == 75)
- Codeforces Round #467 Div. 2 (Rating == 1408)
- AtCoder Beginner Contest 089 (Rating == 184)
- Codeforces Round #468 Div. 2 (NULL)
- Codeforces Round #469 Div. 2 (NULL)
- Codeforces Round #470 Div. 2 (NULL)
下列比赛是我准备参加的比赛(一周内),不出现什么意外的话,应该能写/翻译个题解。
- AtCoder Beginner Contest 090
- AtCoder Regular Contest 090(Beginner Contest太水,做Regular吧)(与上面的时间冲突,做那个视难度而定,不过题解应该都会写)
下列比赛是因为时间问题无法参加的比赛(一周内),题解应该会有。
- Codeforces Round #469 Div. 2
UPD:题解落下了很多,趁SDOI前停课的几天补一些吧。
- Codeforces Round #469 Div. 2
- Codeforces Round #470 Div. 2
- Codeforces Round #471 Div. 2
- Codeforces Round #472 Div. 2
- AtCoder Beginner Contest 090
- AtCoder Regular Contest 091
- AtCoder Beginner Contest 091
- AtCoder Regular Contest 092
- AtCoder Beginner Contest 092
- AtCoder Regular Contest 092
- AtCoder Grand Contest 022
Running to the End(Codeforces & AtCoder 百套计划)的更多相关文章
- CF&&CC百套计划4 Codeforces Round #276 (Div. 1) A. Bits
http://codeforces.com/contest/484/problem/A 题意: 询问[a,b]中二进制位1最多且最小的数 贪心,假设开始每一位都是1 从高位i开始枚举, 如果当前数&g ...
- CF&&CC百套计划4 Codeforces Round #276 (Div. 1) E. Sign on Fence
http://codeforces.com/contest/484/problem/E 题意: 给出n个数,查询最大的在区间[l,r]内,长为w的子区间的最小值 第i棵线段树表示>=i的数 维护 ...
- CF&&CC百套计划1 Codeforces Round #449 C. Willem, Chtholly and Seniorious (Old Driver Tree)
http://codeforces.com/problemset/problem/896/C 题意: 对于一个随机序列,执行以下操作: 区间赋值 区间加 区间求第k小 区间求k次幂的和 对于随机序列, ...
- CF&&CC百套计划3 Codeforces Round #204 (Div. 1) E. Jeff and Permutation
http://codeforces.com/contest/351/problem/E 题意: 给出一些数,可以改变任意数的正负,使序列的逆序对数量最少 因为可以任意加负号,所以可以先把所有数看作正数 ...
- CF&&CC百套计划3 Codeforces Round #204 (Div. 1) B. Jeff and Furik
http://codeforces.com/contest/351/problem/B 题意: 给出一个n的排列 第一个人任选两个相邻数交换位置 第二个人有一半的概率交换相邻的第一个数>第二个数 ...
- CF&&CC百套计划3 Codeforces Round #204 (Div. 1) A. Jeff and Rounding
http://codeforces.com/problemset/problem/351/A 题意: 2*n个数,选n个数上取整,n个数下取整 最小化 abs(取整之后数的和-原来数的和) 先使所有的 ...
- CF&&CC百套计划3 Codeforces Round #204 (Div. 1) D. Jeff and Removing Periods
http://codeforces.com/problemset/problem/351/D 题意: n个数的一个序列,m个操作 给出操作区间[l,r], 首先可以删除下标为等差数列且数值相等的一些数 ...
- CF&&CC百套计划1 Codeforces Round #449 B. Ithea Plays With Chtholly
http://codeforces.com/contest/896/problem/B 题意: 交互题 n张卡片填m个1到c之间的数,1<=n*ceil(c/2)<=m 最后填出一个单调非 ...
- CF&&CC百套计划1 Codeforces Round #449 A. Nephren gives a riddle
http://codeforces.com/contest/896/problem/A 第i个字符串嵌套第i-1个字符串 求第n个字符串的第k个字母 dfs #include<map> # ...
随机推荐
- Ubuntu14.04下Android系统与应用开发软件完整apt-get 源。
# deb cdrom:[Ubuntu 14.04.1 LTS _Trusty Tahr_ - Release amd64 (20140722.2)]/ trusty main restricted# ...
- tensorflow移植到ios
1.git clone到本地 git clone https://github.com/tensorflow/tensorflowxcode 2.compile static library 安装xc ...
- U4704 函数
U4704 函数 题目背景 设gcd(a,b)为a和b的最大公约数,xor(a,b)为a异或b的结果. 最大公约数 异或 题目描述 kkk总是把gcd写成xor.今天数学考试恰好出到了gcd(a,b) ...
- Linux下RTC时间的读写分析【转】
本文转载自:http://blog.csdn.net/little_walt/article/details/52880840 Linux系统下包含两个时间:系统时间和RTC时间. 系统时间:是由主芯 ...
- Java-java-com-util-common-service:ServiceException.java
ylbtech-Java-java-com-util-common-service:ServiceException.java 1.返回顶部 1. package com.shineyoo.manag ...
- A - Diverse Team
Problem description There are n students in a school class, the rating of the i-th student on Codeho ...
- 猜拳游戏项目(涉及知识点Scanner、Random、For、数组、Break、Continue等)
package day03.d3.xunhuankongzhi; import java.util.Scanner; public class CaiQuan { public static void ...
- AES && DES加解密
MD5加密一般不可逆,只能暴力突破.所以这边记录一下一些关于字符串的加解密的两种方法,以便自己学习 AES public class AESHelper { public static string ...
- .net MVC成长记录(二)
今天上班的任务完成了,接下来写一下博客,巩固一下,再学习一些新知识. 闲话不多说,我们言归正传.昨天讲到了如何mvc框架在微软下,已经变成了一个非常灵活非常‘干净’的开发框架了, 同时也讲述了如何创建 ...
- 【Linux】连接CRT
linux中出现crt连接不上多数是ip地址设置不正确. window中命令行界面(cmd进入),输入ipconfig,查看虚拟机的ip. 打开linux终端,命令行下输入:ifconfig eth0 ...