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 |
---|---|---|---|---|---|---|
1187 | Educational Codeforces Round 67 (Rated for Div. 2) | FINISHED | False | 7200 | 169917299 | June 30, 2019, 2:45 p.m. |
Solved$ |
Index |
Name |
Type |
Tags |
Community Tag |
Rating |
---|---|---|---|---|---|---|
( 576 ) | G | Gang Up | PROGRAMMING | flows graphs | 2600 |
B"The leader of some very secretive organization has decided to invite all other members to a meeting. All members of the organization live in the same town which can be represented as n crossroads connected by m two-directional streets. The meeting will be held in the leader's house near the crossroad 1 . There are k members of the organization invited to the meeting; i -th of them lives near the crossroad a_i . All members of the organization receive the message about the meeting at the same moment and start moving to the location where the meeting is held. In the beginning of each minute each person is located at some crossroad. He or she can either wait a minute at this crossroad, or spend a minute to walk from the current crossroad along some street to another crossroad (obviously, it is possible to start walking along the street only if it begins or ends at the current crossroad). In the beginning of the first minute each person is at the crossroad where he or she lives. As soon as a person reaches the crossroad number 1 , he or she immediately comes to the leader's house and attends the meeting. Obviously, the leader wants all other members of the organization to come up as early as possible. But, since the organization is very secretive, the leader does not want to attract much attention. Let's denote the discontent of the leader as follows Before sending a message about the meeting, the leader can tell each member of the organization which path they should choose and where they should wait. Help the leader to establish a plan for every member of the organization so they all reach the crossroad 1 , and the discontent is minimized. The first line of the input contains five integer numbers n , m , k , c and d ( 2 <= n <= 50 , n - 1 <= m <= 50 , 1 <= k, c, d <= 50 ) -- the number of crossroads, the number of streets, the number of persons invited to the meeting a"... |
Разбор Educational Codeforces Round 67 |
Submission Id |
Author(s) |
Index |
Submitted |
Verdict |
Language |
Test Set |
Tests Passed |
Time taken (ms) |
Memory Consumed (bytes) |
Tags |
Rating |
---|---|---|---|---|---|---|---|---|---|---|---|
57194529 | 2829908231 | G | July 17, 2019, 11:45 a.m. | OK | GNU C++11 | TESTS | 56 | 31 | 34406400 | 2600 | |
60521866 | _BARUTO | G | Sept. 14, 2019, 8:46 a.m. | OK | GNU C++11 | TESTS | 56 | 46 | 4505600 | 2600 | |
58953648 | ddytxdy | G | Aug. 17, 2019, 12:01 p.m. | OK | GNU C++11 | TESTS | 56 | 46 | 4505600 | 2600 | |
58950149 | ddytxdy | G | Aug. 17, 2019, 10:39 a.m. | OK | GNU C++11 | TESTS | 56 | 46 | 34304000 | 2600 | |
56369695 | WZYYN | G | July 1, 2019, 2:39 a.m. | OK | GNU C++11 | TESTS | 55 | 46 | 37376000 | 2600 | |
59610247 | CQUzbx | G | Aug. 28, 2019, 10:38 a.m. | OK | GNU C++11 | TESTS | 56 | 156 | 15974400 | 2600 | |
56438607 | Gaozijian | G | July 2, 2019, 3:18 p.m. | OK | GNU C++11 | TESTS | 55 | 202 | 32153600 | 2600 | |
59604989 | tsingcbx | G | Aug. 28, 2019, 8:19 a.m. | OK | GNU C++11 | TESTS | 56 | 218 | 23552000 | 2600 | |
56369149 | CN_zwang2002 | G | July 1, 2019, 2:14 a.m. | OK | GNU C++11 | TESTS | 55 | 233 | 28979200 | 2600 | |
56413429 | wiwitrifai | G | July 2, 2019, 2:32 a.m. | OK | GNU C++11 | TESTS | 55 | 233 | 31232000 | 2600 | |
56382879 | pr3pony | G | July 1, 2019, 9:14 a.m. | OK | GNU C++14 | TESTS | 55 | 46 | 1228800 | 2600 | |
56344635 | dreamoon_love_AA | G | June 30, 2019, 5:01 p.m. | OK | GNU C++14 | TESTS | 55 | 46 | 58982400 | 2600 | |
56539167 | faculty | G | July 5, 2019, 3:39 a.m. | OK | GNU C++14 | TESTS | 55 | 78 | 1740800 | 2600 | |
56539077 | faculty | G | July 5, 2019, 3:34 a.m. | OK | GNU C++14 | TESTS | 55 | 108 | 3174400 | 2600 | |
63252853 | emma | G | Oct. 23, 2019, 4:37 p.m. | OK | GNU C++14 | TESTS | 56 | 155 | 15257600 | 2600 | |
56395917 | tsingcbx | G | July 1, 2019, 2:35 p.m. | OK | GNU C++14 | TESTS | 55 | 156 | 23654400 | 2600 | |
56373294 | zstu_MingSD | G | July 1, 2019, 5:11 a.m. | OK | GNU C++14 | TESTS | 55 | 171 | 48435200 | 2600 | |
59945127 | Scut82 | G | Sept. 3, 2019, 12:44 p.m. | OK | GNU C++14 | TESTS | 56 | 187 | 25395200 | 2600 | |
59946126 | Scut82 | G | Sept. 3, 2019, 1:03 p.m. | OK | GNU C++14 | TESTS | 56 | 187 | 26624000 | 2600 | |
57628203 | gasin | G | July 24, 2019, 7:50 a.m. | OK | GNU C++14 | TESTS | 56 | 187 | 28672000 | 2600 | |
59377438 | saketh | G | Aug. 23, 2019, 11:22 p.m. | OK | GNU C++17 | TESTS | 56 | 62 | 1024000 | 2600 | |
64611842 | pootis | G | Nov. 10, 2019, 2:13 a.m. | OK | GNU C++17 | TESTS | 56 | 62 | 1536000 | 2600 | |
56512432 | ckxkexing | G | July 4, 2019, 11:06 a.m. | OK | GNU C++17 | TESTS | 55 | 78 | 1331200 | 2600 | |
56493780 | mango_lassi | G | July 4, 2019, 1:14 a.m. | OK | GNU C++17 | TESTS | 55 | 78 | 1433600 | 2600 | |
56824447 | mohamedeltair | G | July 11, 2019, 3:07 a.m. | OK | GNU C++17 | TESTS | 56 | 93 | 1126400 | 2600 | |
56475407 | ZhihuiLiu | G | July 3, 2019, 12:55 p.m. | OK | GNU C++17 | TESTS | 55 | 93 | 9216000 | 2600 | |
56548477 | Lrztxdy | G | July 5, 2019, 8:40 a.m. | OK | GNU C++17 | TESTS | 55 | 108 | 15257600 | 2600 | |
56475337 | ZhihuiLiu | G | July 3, 2019, 12:54 p.m. | OK | GNU C++17 | TESTS | 55 | 140 | 15257600 | 2600 | |
56777246 | mohamedeltair | G | July 10, 2019, 3:31 a.m. | OK | GNU C++17 | TESTS | 56 | 155 | 4096000 | 2600 | |
56493971 | Mr_leon | G | July 4, 2019, 1:24 a.m. | OK | GNU C++17 | TESTS | 55 | 155 | 18944000 | 2600 | |
56372193 | silent_person | G | July 1, 2019, 4:27 a.m. | OK | Java 8 | TESTS | 55 | 779 | 53760000 | 2600 | |
56363882 | uwi | G | June 30, 2019, 9:03 p.m. | OK | Java 8 | TESTS | 55 | 810 | 53760000 | 2600 | |
56883828 | 7dan | G | July 12, 2019, 11:42 a.m. | OK | Java 8 | TESTS | 56 | 826 | 72089600 | 2600 | |
56365651 | Dukkha | G | June 30, 2019, 10:19 p.m. | OK | Java 8 | TESTS | 55 | 873 | 55705600 | 2600 | |
56367675 | Dukkha | G | July 1, 2019, 12:53 a.m. | OK | Java 8 | TESTS | 55 | 889 | 55705600 | 2600 | |
56367765 | Dukkha | G | July 1, 2019, 12:58 a.m. | OK | Java 8 | TESTS | 55 | 904 | 46080000 | 2600 | |
56363487 | Dukkha | G | June 30, 2019, 8:43 p.m. | OK | Java 8 | TESTS | 55 | 904 | 46080000 | 2600 | |
56363910 | Dukkha | G | June 30, 2019, 9:04 p.m. | OK | Java 8 | TESTS | 55 | 951 | 55705600 | 2600 | |
56363919 | Dukkha | G | June 30, 2019, 9:04 p.m. | OK | Java 8 | TESTS | 55 | 997 | 55705600 | 2600 | |
56883903 | 7dan | G | July 12, 2019, 11:44 a.m. | OK | Java 8 | TESTS | 56 | 1028 | 71168000 | 2600 | |
57154062 | SpinDOS | G | July 16, 2019, 3:58 p.m. | OK | Mono C# | TESTS | 56 | 623 | 41779200 | 2600 | |
57152749 | SpinDOS | G | July 16, 2019, 3:27 p.m. | OK | Mono C# | TESTS | 56 | 638 | 43110400 | 2600 | |
57153333 | SpinDOS | G | July 16, 2019, 3:41 p.m. | OK | Mono C# | TESTS | 56 | 654 | 43827200 | 2600 |
Back to search problems