CROC 2016 - Final Round [Private, For Onsite Finalists Only]

Solutions are presented as using the least memory and the fastest execution time. It also takes the top 10 most recent solutions from each language. If you want to limit to a specific index, click the "Solved" button and go to that problem.

ContestId
Name
Phase
Frozen
Duration (Seconds)
Relative Time
Start Time
662 CROC 2016 - Final Round [Private, For Onsite Finalists Only] FINISHED False 7200 276882304 April 15, 2016, 2:15 p.m.

Problems

Solved$
Index
Name
Type
Tags
Community Tag
Rating
( 1640 ) D International Olympiad PROGRAMMING constructive algorithms greedy implementation math 2000

B"International Abbreviation Olympiad takes place annually starting from 1989. Each year the competition receives an abbreviation of form IAO'y, where y stands for some number of consequent last digits of the current year. Organizers always pick an abbreviation with non-empty string y that has never been used before. Among all such valid abbreviations they choose the shortest one and announce it to be the abbreviation of this year's competition. For example, the first three Olympiads (years 1989, 1990 and 1991, respectively) received the abbreviations IAO'9, IAO'0 and IAO'1, while the competition in 2015 received an abbreviation IAO'15, as IAO'5 has been already used in 1995. You are given a list of abbreviations. For each of them determine the year it stands for. The first line of the input contains a single integer n (1 xe2 x80 x89 xe2 x89 xa4 xe2 x80 x89n xe2 x80 x89 xe2 x89 xa4 xe2 x80 x891000) -- the number of abbreviations to process. Then n lines follow, each containing a single abbreviation. It's guaranteed that each abbreviation contains at most nine digits. For each abbreviation given in the input, find the year of the corresponding Olympiad."...

Tutorials

Editorial for CROC 2016 Finals and Codeforces Round #347

Submissions

Submission Id
Author(s)
Index
Submitted
Verdict
Language
Test Set
Tests Passed
Time taken (ms)
Memory Consumed (bytes)
Tags
Rating
21719706 ManiSadati D Oct. 23, 2016, 6:41 p.m. OK GNU C++ TESTS 45 15 0 2000
20937071 King_George D Sept. 27, 2016, 3:06 a.m. OK GNU C++ TESTS 45 15 0 2000
20923435 jiyutian D Sept. 26, 2016, 10:56 a.m. OK GNU C++ TESTS 45 15 0 2000
20752091 vjudge3 D Sept. 19, 2016, 10:21 a.m. OK GNU C++ TESTS 45 15 0 2000
19350510 skywalkert D July 22, 2016, 9:39 p.m. OK GNU C++ TESTS 45 15 0 2000
19168784 Jittabug D July 16, 2016, 8 a.m. OK GNU C++ TESTS 45 15 0 2000
27319690 LEo_LY D May 24, 2017, 12:25 p.m. OK GNU C++ TESTS 45 15 1126400 2000
27319554 vjudge1 D May 24, 2017, 12:17 p.m. OK GNU C++ TESTS 45 15 1126400 2000
17434483 Wolf_Zheng D April 22, 2016, 12:33 p.m. OK GNU C++ TESTS 45 15 1843200 2000
35784351 yypurpose12345 D Feb. 28, 2018, 12:35 p.m. OK GNU C++ TESTS 45 15 2048000 2000
27462870 YxuanwKeith D May 31, 2017, 9:14 a.m. OK GNU C++11 TESTS 45 15 0 2000
20911810 _tiger_ D Sept. 25, 2016, 4:36 p.m. OK GNU C++11 TESTS 45 15 0 2000
20752100 xiumu D Sept. 19, 2016, 10:21 a.m. OK GNU C++11 TESTS 45 15 0 2000
20221246 alex20030190 D Aug. 29, 2016, 1:51 a.m. OK GNU C++11 TESTS 45 15 0 2000
18964391 lolloli D July 8, 2016, 7:49 a.m. OK GNU C++11 TESTS 45 15 0 2000
18612965 aniketchoudhary1743 D June 20, 2016, 11:07 a.m. OK GNU C++11 TESTS 45 15 0 2000
17353034 ironhide14 D April 16, 2016, 7:22 p.m. OK GNU C++11 TESTS 45 15 0 2000
17329570 tourist D April 15, 2016, 4 p.m. OK GNU C++11 TESTS 25 15 0 2000
17329172 Kostroma D April 15, 2016, 3:31 p.m. OK GNU C++11 TESTS 25 15 0 2000
17329153 Arterm D April 15, 2016, 3:30 p.m. OK GNU C++11 TESTS 25 15 0 2000
39667850 akanimesh7 D June 26, 2018, 6:58 a.m. OK GNU C++14 TESTS 45 15 0 2000
30243119 aextactlya D Sept. 10, 2017, 10:47 a.m. OK GNU C++14 TESTS 45 15 0 2000
23020934 arcanae D Dec. 16, 2016, 1:52 a.m. OK GNU C++14 TESTS 45 15 0 2000
35068338 danya.smelskiy D Feb. 8, 2018, 5:56 p.m. OK GNU C++14 TESTS 45 15 1945600 2000
33988404 dionysios D Jan. 7, 2018, 5:49 p.m. OK GNU C++14 TESTS 45 15 1945600 2000
28165134 vjudge1 D June 30, 2017, 6:18 a.m. OK GNU C++14 TESTS 45 15 1945600 2000
26823967 Sandmann D May 3, 2017, 7:08 p.m. OK GNU C++14 TESTS 45 15 1945600 2000
26674494 SebP D April 26, 2017, 1:42 a.m. OK GNU C++14 TESTS 45 15 1945600 2000
26600037 E869120 D April 23, 2017, 9:26 a.m. OK GNU C++14 TESTS 45 15 1945600 2000
26596742 vjudge5 D April 23, 2017, 6:41 a.m. OK GNU C++14 TESTS 45 15 1945600 2000
68095333 Phortox D Jan. 2, 2020, 8:22 p.m. OK GNU C++17 TESTS 45 31 0 2000
67303104 copperium D Dec. 20, 2019, 7:39 p.m. OK GNU C++17 TESTS 45 31 0 2000
64560280 noelcowm D Nov. 9, 2019, 5:46 a.m. OK GNU C++17 TESTS 45 31 0 2000
62590938 saketh D Oct. 14, 2019, 9:06 p.m. OK GNU C++17 TESTS 45 31 0 2000
62230842 Crisp0r D Oct. 9, 2019, 8:35 p.m. OK GNU C++17 TESTS 45 31 0 2000
55696248 shubham__36 D June 17, 2019, 10:27 p.m. OK GNU C++17 TESTS 45 31 0 2000
50773308 robot-dreams D March 4, 2019, 6:39 a.m. OK GNU C++17 TESTS 45 31 0 2000
50737433 Nutella3000 D March 3, 2019, 1:35 p.m. OK GNU C++17 TESTS 45 31 0 2000
47598168 Bliss_of_comprehension D Dec. 27, 2018, 7:54 p.m. OK GNU C++17 TESTS 45 31 0 2000
41957324 dengzeyuan D Aug. 22, 2018, 7:25 a.m. OK GNU C++17 TESTS 45 31 0 2000
17328400 mmaxio D April 15, 2016, 2:42 p.m. OK Java 8 TESTS 25 124 0 2000
17328338 VArtem D April 15, 2016, 2:38 p.m. OK Java 8 TESTS 25 124 0 2000
19885950 pd_008 D Aug. 15, 2016, 10:47 a.m. OK Java 8 TESTS 45 124 20480000 2000
17410527 kubusgol D April 20, 2016, 7:06 p.m. OK Java 8 TESTS 45 124 20480000 2000
17474032 alcrabby D April 23, 2016, 8:24 p.m. OK Java 8 TESTS 45 124 20582400 2000
19382816 JavaKurious D July 24, 2016, 11:29 a.m. OK Java 8 TESTS 45 140 0 2000
17328121 Egor D April 15, 2016, 2:23 p.m. OK Java 8 TESTS 25 140 0 2000
17328517 darnley D April 15, 2016, 2:49 p.m. OK Java 8 TESTS 25 155 0 2000
17828224 AlexFetisov D May 10, 2016, 7:02 a.m. OK Java 8 TESTS 45 155 20582400 2000
31284894 nthoangcute D Oct. 13, 2017, 9:09 p.m. OK Java 8 TESTS 45 171 0 2000
26878408 og.kostya D May 5, 2017, 10:48 a.m. OK MS C# TESTS 45 46 204800 2000
17357156 draner D April 17, 2016, 3:25 a.m. OK MS C++ TESTS 45 15 3276800 2000
17357153 draner D April 17, 2016, 3:24 a.m. OK MS C++ TESTS 45 15 5222400 2000
17328235 V--o_o--V D April 15, 2016, 2:31 p.m. OK MS C++ TESTS 25 15 10854400 2000
55411713 limabeans D June 10, 2019, 8:32 p.m. OK PyPy 3 TESTS 45 187 1331200 2000
17354663 viralm D April 16, 2016, 9:41 p.m. OK Python 2 TESTS 45 62 4608000 2000
17370464 orailly D April 18, 2016, 1:31 a.m. OK Python 3 TESTS 45 62 5120000 2000
35889556 ______M______ D March 3, 2018, 2:42 p.m. OK Python 3 TESTS 45 77 5632000 2000
20962362 _ShadowSong D Sept. 28, 2016, 8:05 a.m. OK Ruby TESTS 45 62 102400 2000

remove filters

Back to search problems