01 2020 档案

摘要:D. Minimax Problem time limit per test 5 seconds memory limit per test 512 megabytes input standard input output standard output You are given nn arra 阅读全文
posted @ 2020-01-28 10:56 Echo宝贝儿 阅读(183) 评论(0) 推荐(0) 编辑
摘要:D. Robin Hood time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output We all know the impressive 阅读全文
posted @ 2020-01-16 22:39 Echo宝贝儿 阅读(206) 评论(0) 推荐(0) 编辑
摘要:C. Recycling Bottles time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output It was recycling da 阅读全文
posted @ 2020-01-16 17:43 Echo宝贝儿 阅读(237) 评论(0) 推荐(0) 编辑
摘要:D. Bear and Two Paths time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output Bearland has n cit 阅读全文
posted @ 2020-01-16 14:03 Echo宝贝儿 阅读(255) 评论(0) 推荐(0) 编辑
摘要:D. Irrigation time limit per test 2.5 seconds memory limit per test 512 megabytes input standard input output standard output Misha was interested in 阅读全文
posted @ 2020-01-12 23:04 Echo宝贝儿 阅读(162) 评论(0) 推荐(0) 编辑
摘要:C. Flag time limit per test 2 seconds memory limit per test 512 megabytes input standard input output standard output Innokenty works at a flea market 阅读全文
posted @ 2020-01-12 14:41 Echo宝贝儿 阅读(357) 评论(0) 推荐(0) 编辑
摘要:F. Mars rover time limit per test 5 seconds memory limit per test 256 megabytes input standard input output standard output Natasha travels around Mar 阅读全文
posted @ 2020-01-12 01:04 Echo宝贝儿 阅读(197) 评论(0) 推荐(0) 编辑
摘要:E. Border time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output Astronaut Natasha arrived on Ma 阅读全文
posted @ 2020-01-11 22:42 Echo宝贝儿 阅读(136) 评论(0) 推荐(0) 编辑
摘要:#include<iostream> #include<cstdio> #include<cstring> #include<ctime> #include<cstdlib> using namespace std; int main(){ srand(time(0));rand();rand(); 阅读全文
posted @ 2020-01-03 18:20 Echo宝贝儿 阅读(206) 评论(0) 推荐(0) 编辑