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
阅读全文
摘要: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
阅读全文
摘要: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
阅读全文
摘要: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
阅读全文
摘要: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
阅读全文
摘要: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
阅读全文
摘要: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
阅读全文
摘要: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
阅读全文
摘要:#include<iostream> #include<cstdio> #include<cstring> #include<ctime> #include<cstdlib> using namespace std; int main(){ srand(time(0));rand();rand();
阅读全文