I am a slow walker,but I never walk backwards. Abraham Lincoln

GeekZRF

随笔分类 -  OJ:Codeforces

1 2 3 下一页

Codeforces
Codeforces Round #436 (Div. 2)D. Make a Permutation! 模拟
摘要:D. Make a Permutation! time limit per test: 2 seconds memory limit per test: 256 megabytes input: standard input output: standard output D. Make a Per 阅读全文

posted @ 2017-09-26 11:00 GeekZRF 阅读(238) 评论(0) 推荐(0)

Codeforces Round #436 (Div. 2)C. Bus 模拟
摘要:C. Bus time limit per test: 2 seconds memory limit per test: 256 megabytes input: standard input output: standard output A bus moves along the coordin 阅读全文

posted @ 2017-09-26 10:55 GeekZRF 阅读(234) 评论(0) 推荐(0)

Codeforces 803C. Maximal GCD 二分
摘要:C. Maximal GCD time limit per test: 1 second memory limit per test: 256 megabytes input: standard input output: standard output You are given positive 阅读全文

posted @ 2017-05-03 19:48 GeekZRF 阅读(163) 评论(0) 推荐(0)

Codeforces 798C. Mike and gcd problem 模拟构造 数组gcd大于1
摘要:C. Mike and gcd problem time limit per test: 2 seconds memory limit per test: 256 megabytes input: standard input output: standard output C. Mike and 阅读全文

posted @ 2017-04-27 20:54 GeekZRF 阅读(168) 评论(0) 推荐(0)

Codeforces 796C. Bank Hacking
摘要:C. Bank Hacking time limit per test: 2 seconds memory limit per test: 256 megabytes input: standard input output: standard output Although Inzane succ 阅读全文

posted @ 2017-04-11 18:04 GeekZRF 阅读(489) 评论(0) 推荐(0)

Codeforces 792B. Counting-out Rhyme
摘要:B. Counting-out Rhyme time limit per test: 1 second memory limit per test: 256 megabytes input: standard input output: standard output B. Counting-out 阅读全文

posted @ 2017-04-10 20:22 GeekZRF 阅读(291) 评论(0) 推荐(0)

Codeforces 545E. Paths and Trees 最短路
摘要:E. Paths and Trees time limit per test: 3 seconds memory limit per test: 256 megabytes input: standard input output: standard output Little girl Susie 阅读全文

posted @ 2017-04-06 17:24 GeekZRF 阅读(406) 评论(0) 推荐(0)

Codeforces 787D. Legacy 线段树建模+最短路
摘要:D. Legacy time limit per test:2 seconds memory limit per test:256 megabytes input:standard input output:standard output Rick and his co-workers have m 阅读全文

posted @ 2017-03-26 16:54 GeekZRF 阅读(757) 评论(0) 推荐(0)

Codeforces 791C. Bear and Different Names 模拟构造
摘要:C. Bear and Different Names time limit per test:1 second memory limit per test:256 megabytes input:standard input output:standard output In the army, 阅读全文

posted @ 2017-03-19 13:35 GeekZRF 阅读(312) 评论(0) 推荐(0)

Codeforces 791B. Bear and Friendship Condition 联通快 完全图
摘要:B. Bear and Friendship Condition time limit per test:1 second memory limit per test:256 megabytes input:standard input output:standard output Bear Lim 阅读全文

posted @ 2017-03-19 13:18 GeekZRF 阅读(284) 评论(0) 推荐(0)

Codeforces 782B. The Meeting Place Cannot Be Changed 三分
摘要:B. The Meeting Place Cannot Be Changed time limit per test:5 seconds memory limit per test:256 megabytes input:standard input output:standard output T 阅读全文

posted @ 2017-03-13 21:48 GeekZRF 阅读(247) 评论(0) 推荐(0)

Codeforces 782C. Andryusha and Colored Balloons 搜索
摘要:C. Andryusha and Colored Balloons time limit per test:2 seconds memory limit per test:256 megabytes input:standard input output:standard output Andryu 阅读全文

posted @ 2017-03-06 18:37 GeekZRF 阅读(266) 评论(0) 推荐(0)

Codeforces 799D. String Game 二分
摘要:D. String Game time limit per test:2 seconds memory limit per test:512 megabytes input:standard input output:standard output Little Nastya has a hobby 阅读全文

posted @ 2017-03-04 17:47 GeekZRF 阅读(260) 评论(0) 推荐(0)

Codeforces 767B. The Queue 模拟题
摘要:B. The Queue time limit per test:1 second memory limit per test:256 megabytes input:standard input output:standard output B. The Queue time limit per 阅读全文

posted @ 2017-02-20 20:31 GeekZRF 阅读(216) 评论(0) 推荐(0)

Codeforces 766D. Mahmoud and a Dictionary 并查集 二元敌对关系 点拆分
摘要:D. Mahmoud and a Dictionary time limit per test:4 seconds memory limit per test:256 megabytes input:standard input output: standard output D. Mahmoud 阅读全文

posted @ 2017-02-16 17:04 GeekZRF 阅读(336) 评论(0) 推荐(0)

Codeforces 749D. Leaving Auction set+二分
摘要:D. Leaving Auction time limit per test: 2 seconds memory limit per test:256 megabytes input:standard input output:standard output D. Leaving Auction t 阅读全文

posted @ 2017-01-17 18:11 GeekZRF 阅读(288) 评论(0) 推荐(0)

Codeforces 757C. Felicity is Coming!
摘要:C. Felicity is Coming! time limit per test:2 seconds memory limit per test:256 megabytes input:standard input output:standard output C. Felicity is Co 阅读全文

posted @ 2017-01-14 16:46 GeekZRF 阅读(270) 评论(0) 推荐(0)

Codeforces 757B. Bash's Big Day GCD
摘要:B. Bash's Big Day time limit per test:2 seconds memory limit per test:512 megabytes input:standard input output: standard output B. Bash's Big Day tim 阅读全文

posted @ 2017-01-13 21:29 GeekZRF 阅读(345) 评论(0) 推荐(1)

Codeforces 749C. Voting 模拟题
摘要:C. Voting time limit per test: 1 second memory limit per test: 256 megabytes input: standard input output: standard output C. Voting time limit per te 阅读全文

posted @ 2017-01-13 18:19 GeekZRF 阅读(252) 评论(0) 推荐(0)

Codeforces 740C. Alyona and mex 思路模拟
摘要:C. Alyona and mex time limit per test: 2 seconds memory limit per test: 256 megabytes input: standard input output: standard output C. Alyona and mex 阅读全文

posted @ 2016-11-24 19:52 GeekZRF 阅读(343) 评论(0) 推荐(0)

1 2 3 下一页

导航