
Atcode
轻舟不载愁
获得10万访问量的方式有两种
1.写一篇博客,有10万访问量
2.写10万篇博客,让每一篇都有1访问量
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
B - ATCoder----Atcode
Time Limit: 2 sec / Memory Limit: 1024 MB Score : 200 points Problem Statement You are given a string S consisting of uppercase English letters. Find the length of the longest ACGT string that is a su...原创 2019-04-12 08:27:16 · 588 阅读 · 0 评论 -
A - Double Helix
Time Limit: 2 sec / Memory Limit: 1024 MB Score : 100 points Problem Statement On the Planet AtCoder, there are four types of bases: A, C, G and T. A bonds with T, and C bonds with G. You are given a ...原创 2019-04-12 08:29:33 · 216 阅读 · 0 评论 -
C - GeT AC
Time Limit: 2 sec / Memory Limit: 1024 MB Score : 300 points Problem Statement You are given a string S of length N consisting of A, C, G and T. Answer the following Q queries: Query i ( 1 ≤ i ≤ Q ): ...原创 2019-04-13 07:56:41 · 257 阅读 · 0 评论 -
A - Biscuit Generator
Time Limit: 2 sec / Memory Limit: 1024 MB Score : 100points Problem Statement A biscuit making machine produces B biscuits at the following moments: A seconds, 2A seconds, 3A seconds and each subseque...原创 2019-04-28 15:40:36 · 456 阅读 · 0 评论 -
A - On the Way
Time Limit: 2 sec / Memory Limit: 1024 MB Score : 100 points Problem Statement There are three houses on a number line: House 1, 2 and 3, with coordinates A, B and C , respectively. Print Yes if we pa...原创 2019-04-28 16:02:17 · 226 阅读 · 0 评论 -
B - *e**** ********e* *e****e* ****e**
Time Limit: 2 sec / Memory Limit: 1024 MB Score : 200 points Problem Statement You are given a string S of length N consisting of lowercase English letters, and aninteger K. Print the string obtained ...原创 2019-04-28 16:21:19 · 1503 阅读 · 0 评论 -
A - Consecutive Integers
Problem Statement Snuke has N integers: 1,2,…,N. He will choose K of them and give those to Takahashi.How many ways are there to choose K consecutive integers?ConstraintsAll values in input are intege...原创 2019-05-12 09:26:06 · 788 阅读 · 0 评论 -
C - AB Substrings
Problem Statement Snuke has N strings. The i-th string is si. Let us concatenate these strings into one string after arranging them in some order. Find the maximum possible number of occurrences of AB...原创 2019-05-12 09:29:09 · 231 阅读 · 0 评论