2023-2024 ICPC, NERC, Northern Eurasia Onsite (Unrated, Online Mirror, ICPC Rules, Teams Preferred)

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
1912 2023-2024 ICPC, NERC, Northern Eurasia Onsite (Unrated, Online Mirror, ICPC Rules, Teams Preferred) FINISHED False 18000 34727063 Dec. 13, 2023, 7:35 a.m.

Problems

Solved$
Index
Name
Type
Tags
Community Tag
Rating
( 471 ) H Hypercatapult Commute PROGRAMMING graphs 2400

B"A revolutionary new transport system is currently operating in Byteland. This system requires neither roads nor sophisticated mechanisms, only giant catapults. The system works as follows. There are n cities in Byteland. In every city there is a catapult, right in the city center. People who want to travel are put in a special capsule, and a catapult throws this capsule to the center of some other city. Every catapult is powerful enough to throw the capsule to any other city, with any number of passengers inside the capsule. The only problem is that it takes a long time to charge the catapult, so it is only possible to use it once a day. The passenger may need to use the catapults multiple times. For example, if the passenger wants to travel from city A to city B, they can first use one catapult to move from A to C, and then transfer to another catapult to move from C to B. Today there are m passengers. Passenger i wants to travel from city a_i to city b_i . Your task is to find the way to deliver all the passengers to their destinations in a single day, using the minimal possible number of catapults, or say that it is impossible. The first line of the input contains two integers n and m ( 1 <= q n <= q 1000 , 0 <= q m <= q 10^5 ) -- the number of cities and the number of passengers. The next m lines contain pairs of numbers a_i and b_i ( 1 <= q a_i, b_i <= q n , a_i neq b_i ). In the first line print the number k -- the minimal number of catapults you need to use. In the next k lines, print descriptions of each catapult launch, in the order they need to be performed. Each description should consist of two integers c_i , d_i , the index of the city to launch from, and the index of destination city. Note that you don't need to print what passengers should be put into the capsule on each launch, but it should be possible for each passenger to reach their "...

Tutorials

Tutorials (PDF)

Submissions

Submission Id
Author(s)
Index
Submitted
Verdict
Language
Test Set
Tests Passed
Time taken (ms)
Memory Consumed (bytes)
Tags
Rating
237109828 liuhengxi H Dec. 14, 2023, 1:43 a.m. OK GNU C++14 TESTS 25 62 1740800 2400
237010406 WGYHMFkZyA02 A_zjzj 275307894a H Dec. 13, 2023, 10:10 a.m. OK GNU C++14 TESTS 25 62 4915200 2400
237017937 whdywjd Max_s_xaM Sirantic H Dec. 13, 2023, 10:47 a.m. OK GNU C++14 TESTS 25 78 6246400 2400
236995453 KevinYao H Dec. 13, 2023, 8:46 a.m. OK GNU C++14 TESTS 25 93 1126400 2400
236993319 scli_weapon H Dec. 13, 2023, 8:37 a.m. OK GNU C++14 TESTS 25 109 14438400 2400
236999506 cage Whiteqwq crescent_yhw H Dec. 13, 2023, 9:10 a.m. OK GNU C++14 TESTS 25 140 3379200 2400
237101226 pooty H Dec. 13, 2023, 9:26 p.m. OK GNU C++17 TESTS 25 77 9216000 2400
237006745 dorijanlendvaj ppavic keko37 H Dec. 13, 2023, 9:51 a.m. OK GNU C++17 TESTS 25 93 2150400 2400
236990794 emptyhope orzdevinwang amiya H Dec. 13, 2023, 8:23 a.m. OK GNU C++17 TESTS 25 312 30822400 2400
237013415 5af MiracleMaMa red-stone H Dec. 13, 2023, 10:22 a.m. OK GNU C++17 TESTS 25 764 5222400 2400
237034712 suomynonA Cocoly1990 luanmenglei H Dec. 13, 2023, 11:59 a.m. OK GNU C++17 (64) TESTS 25 46 1843200 2400
237086995 little_misfortune H Dec. 13, 2023, 6:22 p.m. OK GNU C++17 (64) TESTS 25 46 3174400 2400
237012621 paul2008 jucason_xu pp_orange H Dec. 13, 2023, 10:15 a.m. OK GNU C++17 (64) TESTS 25 46 3276800 2400
237082618 buxubailan H Dec. 13, 2023, 5:39 p.m. OK GNU C++17 (64) TESTS 25 46 5017600 2400
237031305 Kilo_5723 Tobo tarjen H Dec. 13, 2023, 11:49 a.m. OK GNU C++17 (64) TESTS 25 93 1024000 2400
237038858 eroengine Misono_Mika H Dec. 13, 2023, 12:15 p.m. OK GNU C++17 (64) TESTS 25 93 2355200 2400
237031377 Melacau bzzzz zzpcd H Dec. 13, 2023, 11:50 a.m. OK GNU C++17 (64) TESTS 25 93 5939200 2400
237017859 arnold518 YeongTree Karuna H Dec. 13, 2023, 10:46 a.m. OK GNU C++17 (64) TESTS 25 140 1945600 2400
237003918 ieeMeowCon YunQian zhaohaikun H Dec. 13, 2023, 9:38 a.m. OK GNU C++17 (64) TESTS 25 171 1740800 2400
237013725 Komodo2006 swiftc K-H H Dec. 13, 2023, 10:25 a.m. OK GNU C++17 (64) TESTS 25 265 5120000 2400
237030914 cyb1010 LXH-cat cmk666 H Dec. 13, 2023, 11:46 a.m. OK GNU C++20 (64) TESTS 25 15 2560000 2400
236996598 sjcsjcsjc qiuzx njwrz H Dec. 13, 2023, 8:55 a.m. OK GNU C++20 (64) TESTS 25 15 9830400 2400
237106538 Sparkle_Twilight H Dec. 13, 2023, 11:53 p.m. OK GNU C++20 (64) TESTS 25 31 1024000 2400
237104882 ganeid H Dec. 13, 2023, 10:53 p.m. OK GNU C++20 (64) TESTS 25 31 1024000 2400
237104773 ganeid H Dec. 13, 2023, 10:50 p.m. OK GNU C++20 (64) TESTS 25 31 1024000 2400
237016494 GenghizKhan keyurchd_11 shiven H Dec. 13, 2023, 10:33 a.m. OK GNU C++20 (64) TESTS 25 46 1024000 2400
237013419 cjZYZtcl chenyifanlx fzx H Dec. 13, 2023, 10:22 a.m. OK GNU C++20 (64) TESTS 25 46 1433600 2400
237005948 Sorting gamegame Ronnie007 H Dec. 13, 2023, 9:44 a.m. OK GNU C++20 (64) TESTS 25 46 3276800 2400
237005578 cxm1024 IceYukino lzqy__ H Dec. 13, 2023, 9:40 a.m. OK GNU C++20 (64) TESTS 25 46 15667200 2400
237105494 lvkaiyi0811 H Dec. 13, 2023, 11:14 p.m. OK GNU C++20 (64) TESTS 25 61 21401600 2400
237010640 arvindf232 H Dec. 13, 2023, 10:12 a.m. OK Kotlin 1.6 TESTS 25 1387 12697600 2400
237010300 arvindf232 H Dec. 13, 2023, 10:09 a.m. OK Kotlin 1.6 TESTS 25 2979 20070400 2400
237080594 H Dec. 13, 2023, 5:25 p.m. OK Unknown TESTS 0 0 0 2400
237080429 H Dec. 13, 2023, 5:25 p.m. OK Unknown TESTS 0 0 0 2400
237079996 H Dec. 13, 2023, 5:25 p.m. OK Unknown TESTS 0 0 0 2400
237079944 H Dec. 13, 2023, 5:25 p.m. OK Unknown TESTS 0 0 0 2400
237079870 H Dec. 13, 2023, 5:25 p.m. OK Unknown TESTS 0 0 0 2400
237079810 H Dec. 13, 2023, 5:25 p.m. OK Unknown TESTS 0 0 0 2400
237079724 H Dec. 13, 2023, 5:25 p.m. OK Unknown TESTS 0 0 0 2400
237079665 H Dec. 13, 2023, 5:25 p.m. OK Unknown TESTS 0 0 0 2400
237079522 H Dec. 13, 2023, 5:25 p.m. OK Unknown TESTS 0 0 0 2400
237079471 H Dec. 13, 2023, 5:25 p.m. OK Unknown TESTS 0 0 0 2400

remove filters

Back to search problems