Codeforces刷题之旅
文章平均质量分 89
对Codeforces做过的题目总结与分享~
chudongfang2015
开心开心!!!!!!
展开
-
[codeforces]C. Destroying Array——并查集
C. Destroying Arraytime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou are given an array consisting of n n原创 2016-10-02 20:17:04 · 894 阅读 · 0 评论 -
[codeforces]A. Efim and Strange Grade——贪心+字符串处理
A. Efim and Strange Gradetime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputEfim just received his grade for t原创 2016-10-02 22:39:23 · 662 阅读 · 0 评论 -
[codeforces]A. The New Year: Meeting Friends 水题
A. The New Year: Meeting Friendstime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputThere are three friend livi原创 2016-10-03 22:17:52 · 740 阅读 · 0 评论 -
[codeforces] B. Text Document Analysis 字符分析
B. Text Document Analysistime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputModern text editors usually show s原创 2016-10-03 22:21:51 · 634 阅读 · 0 评论 -
[codeforces] C. Polycarp at the Radio 数组统计
C. Polycarp at the Radiotime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputPolycarp is a music editor at the原创 2016-10-03 22:24:48 · 726 阅读 · 0 评论 -
[codeforces] D. Lakes in Berland [dfs and similar]
D. Lakes in Berlandtime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputThe map of Berland is a rectangle of th原创 2016-10-07 20:07:50 · 1088 阅读 · 0 评论 -
[codeforces]A. Checking the Calendar 水题
A. Checking the Calendartime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou are given names of two days of原创 2016-10-08 23:55:05 · 697 阅读 · 0 评论 -
[codeforces]B. Batch Sort 暴力
B. Batch Sorttime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou are given a table consisting of n rows an原创 2016-10-08 23:59:52 · 956 阅读 · 1 评论 -
[codeforces]A - Brain's Photos 水题
A - Brain's PhotosTime Limit:2000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uSubmit StatusDescriptionSmall, but very brave, mouse Brain was not accepted to summ原创 2016-10-13 21:53:25 · 600 阅读 · 0 评论 -
[coseforces] B - Bakery 贪心
B - BakeryTime Limit:2000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uSubmit Status Practice CodeForces 707BDescriptionMasha wants to open her own bakery and b原创 2016-10-13 21:56:02 · 647 阅读 · 0 评论 -
[codeforces] C - Pythagorean Triples 数学
C - Pythagorean TriplesTime Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uSubmit Status Practice CodeForces 707CDescriptionKatya studies in a fifth gr原创 2016-10-13 21:58:33 · 564 阅读 · 0 评论 -
[codeforces] B - Anatoly and Cockroaches 贪心
B - Anatoly and CockroachesTime Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uSubmit StatusDescriptionAnatoly lives in the university dorm as many other原创 2016-10-28 16:39:47 · 613 阅读 · 0 评论 -
[codeforces] C - Efim and Strange Grade 模拟+贪心
C - Efim and Strange GradeTime Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uSubmit StatusDescriptionEfim just received his grade for the last test. He原创 2016-10-28 16:44:31 · 628 阅读 · 0 评论 -
[codeforces] 719E Sasha and Array 线段树+快速斐波那契
DescriptionSasha has an array of integers a1, a2, ..., an. You have to perform m queries. There might be queries of two types:1 l r x — increase all integers on the segment from l to r by va原创 2016-10-31 11:59:34 · 831 阅读 · 6 评论 -
[codeforces] A. Grasshopper And the String 简单模拟
A. Grasshopper And the Stringtime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputOne day, the Grasshopper was j原创 2016-11-01 23:10:33 · 832 阅读 · 0 评论 -
[codeforces] B. Parade 简单暴力
B. Paradetime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputVery soon there will be a parade of victory over a原创 2016-11-01 23:12:11 · 788 阅读 · 0 评论 -
[codeforces] C. Epidemic in Monstropolis 复杂模拟
C. Epidemic in Monstropolistime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputThere was an epidemic in Monstro原创 2016-11-01 23:13:20 · 1037 阅读 · 0 评论 -
[codeforces] A - Clear Symmetry 规律
A - Clear SymmetryTime Limit:2000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uSubmit Status Practice CodeForces 201ADescriptionConsider some square matrix A wi原创 2016-11-02 21:03:13 · 634 阅读 · 0 评论 -
CodeForces 716B Complete the Word 统计
B - Complete the WordTime Limit:2000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uSubmit Status Practice CodeForces 716BDescriptionZS the Coder loves to read th原创 2016-11-04 22:07:18 · 595 阅读 · 0 评论 -
Gym 101149A Balls in Urn
A - Balls in UrnTime Limit:2000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uSubmit Status Practice Gym 101149KDescriptionstandard input/outputStatementsS原创 2016-11-09 20:10:20 · 978 阅读 · 0 评论 -
Gym 101149B B - No Time for Dragons 模拟
B - No Time for DragonsTime Limit:2000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uSubmit Status Practice Gym 101149BDescriptionstandard input/outputStatements原创 2016-11-09 20:12:30 · 1456 阅读 · 0 评论 -
Gym 101149C Mathematical Field of Experiments 规律
C - Mathematical Field of ExperimentsTime Limit:2000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uSubmit Status Practice Gym 101149CDescriptionstandard input/ou原创 2016-11-09 20:14:36 · 1567 阅读 · 0 评论 -
Gym 101149F The Weakest Sith
F - The Weakest SithTime Limit:2000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uSubmit Status Practice Gym 101149FDescriptionstandard input/outputStatements原创 2016-11-09 20:19:33 · 991 阅读 · 0 评论 -
Gym 101149I It's the Police 图+简单遍历
I - It's the PoliceTime Limit:2000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uSubmit Status Practice Gym 101149IDescriptionstandard input/outputStatements原创 2016-11-09 20:26:54 · 1233 阅读 · 0 评论 -
Gym 101149J Panoramic Photography 规律
J - Panoramic PhotographyTime Limit:2000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uSubmit Status Practice Gym 101149JDescriptionstandard input/outputStatem原创 2016-11-09 20:30:23 · 843 阅读 · 0 评论 -
Gym 101149E The Best among Equals 简单遍历
E - The Best among EqualsTime Limit:2000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uSubmit Status Practice Gym 101149EDescriptionstandard input/outputStatem原创 2016-11-09 20:37:43 · 1193 阅读 · 0 评论 -
CodeForces 727A Transformation: from A to B 暴力
A - Transformation: from A to BTime Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uSubmit Status Practice CodeForces 727ADescriptionVasily has a number原创 2016-11-18 17:52:41 · 822 阅读 · 0 评论 -
CodeForces 727B Bill Total Value 统计
B - Bill Total ValueTime Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uSubmit Status Practice CodeForces 727BDescriptionVasily exited from a store and n原创 2016-11-18 17:58:53 · 813 阅读 · 0 评论 -
CodeForces 727C Guess the Array
C - Guess the ArrayTime Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uSubmit Status Practice CodeForces 727CDescriptionThis is an interactive problem.原创 2016-11-18 18:08:35 · 558 阅读 · 0 评论 -
CodeForces 740A Alyona and copybooks
A - Alyona and copybooksTime Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uSubmit Status Practice CodeForces 740ADescriptionLittle girl Alyona is in a原创 2016-11-24 21:44:11 · 973 阅读 · 0 评论 -
CodeForces 740B Alyona and flowers 简单暴力
B - Alyona and flowersTime Limit:2000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uSubmit Status Practice CodeForces 740BDescriptionLittle Alyona is celebrating H原创 2016-11-24 21:47:00 · 1103 阅读 · 0 评论 -
CodeForces 740C Alyona and mex 简单构造题
C - Alyona and mexTime Limit:2000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64uSubmit Status Practice CodeForces 740CDescriptionAlyona's mother wants to present原创 2016-11-24 21:50:12 · 849 阅读 · 0 评论 -
Codeforces 712C Memory and De-Evolution
C. Memory and De-Evolutiontime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputMemory is now interested in the原创 2016-11-30 20:47:31 · 508 阅读 · 0 评论 -
Codeforces 712B Memory and Trident 简单贪心
B. Memory and Tridenttime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputMemory is performing a walk on the tw原创 2016-11-30 21:02:21 · 512 阅读 · 0 评论 -
Codeforces 712A Memory and Crow 水题
A. Memory and Crowtime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputThere are n integers b1, b2, ..., bn wri原创 2016-11-30 21:04:21 · 443 阅读 · 0 评论 -
Codeforces 729A Interview with Oleg 简单暴力
A. Interview with Olegtime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputPolycarp has interviewed Oleg and has原创 2016-11-30 21:06:26 · 737 阅读 · 0 评论 -
Codeforces 729B Spotlights 简单暴力
B. Spotlightstime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputTheater stage is a rectangular field of size n原创 2016-11-30 21:08:53 · 700 阅读 · 0 评论 -
Codeforce 735A Ostap and Grasshopper DFS
A. Ostap and Grasshoppertime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputOn the way to Rio de Janeiro Ostap原创 2016-12-03 14:36:39 · 456 阅读 · 0 评论 -
Codeforces 735D - Taxes 打表
D. Taxestime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputMr. Funt now lives in a country with a very specif原创 2016-12-03 14:51:43 · 490 阅读 · 0 评论 -
Codeforces 742A Arpa’s hard exam and Mehrdad’s naive cheat 打表+水题
A. Arpa’s hard exam and Mehrdad’s naive cheattime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputThere exists a原创 2016-12-07 23:46:31 · 1093 阅读 · 0 评论