
Atcode
轻舟不载愁
获得10万访问量的方式有两种
1.写一篇博客,有10万访问量
2.写10万篇博客,让每一篇都有1访问量
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
B - ATCoder----Atcode
Time Limit: 2 sec / Memory Limit: 1024 MBScore :200pointsProblem StatementYou are given a stringSconsisting 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 MBScore :100pointsProblem StatementOn 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 MBScore :300pointsProblem StatementYou are given a stringSof lengthNconsisting of A, C, G and T. Answer the followingQqueries:Queryi(1≤i≤Q): ...原创 2019-04-13 07:56:41 · 257 阅读 · 0 评论 -
A - Biscuit Generator
Time Limit: 2 sec / Memory Limit: 1024 MBScore : 100pointsProblem StatementA 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 · 457 阅读 · 0 评论 -
A - On the Way
Time Limit: 2 sec / Memory Limit: 1024 MBScore : 100 pointsProblem StatementThere 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 MBScore : 200 pointsProblem StatementYou 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 StatementSnuke 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 StatementSnuke 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 评论