Codeforces Beta Round 3

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
3 Codeforces Beta Round 3 FINISHED False 7200 469130385 March 7, 2010, noon

Problems

Solved$
Index
Name
Type
Tags
Community Tag
Rating
( 19731 ) A Shortest path of the king PROGRAMMING greedy shortest paths #C. Team 1200

B"The king is left alone on the chessboard. In spite of this loneliness, he doesn't lose heart, because he has business of national importance. For example, he has to pay an official visit to square t. As the king is not in habit of wasting his time, he wants to get from his current position s to square t in the least number of moves. Help him to do this. In one move the king can get to the square that has a common side or a common vertex with the square the king is currently in (generally there are 8 different squares he can move to). The first line contains the chessboard coordinates of square s, the second line -- of square t. Chessboard coordinates consist of two characters, the first one is a lowercase Latin letter (from a to h), the second one is a digit from 1 to 8. In the first line print n -- minimum number of the king's moves. Then in n lines print the moves themselves. Each move is described with one of the 8: L, R, U, D, LU, LD, RU or RD. L, R, U, D stand respectively for moves left, right, up and down (according to the picture), and 2-letter combinations stand for diagonal moves. If the answer is not unique, print any of them. "...

Tutorials

CF beta 3: разбор и эмоции

Submissions

Submission Id
Author(s)
Index
Submitted
Verdict
Language
Test Set
Tests Passed
Time taken (ms)
Memory Consumed (bytes)
Tags
Rating
13790 Waiter A March 7, 2010, 1:59 p.m. OK Delphi TESTS 35 10 307200 1200
13742 Waiter A March 7, 2010, 1:56 p.m. OK Delphi TESTS 35 30 307200 1200
13552 Babanin_Ivan A March 7, 2010, 1:43 p.m. OK Delphi TESTS 35 30 409600 1200
12489 xtpynx A March 7, 2010, 12:35 p.m. OK Delphi TESTS 35 30 409600 1200
12402 San_Sany4 A March 7, 2010, 12:29 p.m. OK Delphi TESTS 35 30 409600 1200
12351 andrewzta A March 7, 2010, 12:27 p.m. OK Delphi TESTS 35 30 409600 1200
12334 deevrod A March 7, 2010, 12:25 p.m. OK Delphi TESTS 35 30 409600 1200
12241 Irkhin A March 7, 2010, 12:19 p.m. OK Delphi TESTS 35 30 409600 1200
12209 PanZverski A March 7, 2010, 12:17 p.m. OK Delphi TESTS 35 30 409600 1200
12237 khanhptnk A March 7, 2010, 12:19 p.m. OK FPC TESTS 35 10 512000 1200
13613 MiniAvarec A March 7, 2010, 1:47 p.m. OK FPC TESTS 35 30 512000 1200
13205 flash_mt A March 7, 2010, 1:18 p.m. OK FPC TESTS 35 30 512000 1200
12071 yt_72 A March 7, 2010, 12:07 p.m. OK FPC TESTS 35 30 512000 1200
12235 armant A March 7, 2010, 12:19 p.m. OK FPC TESTS 35 30 614400 1200
12048 LayCurse A March 7, 2010, 12:05 p.m. OK GNU C TESTS 35 10 716800 1200
13022 Ascorpior A March 7, 2010, 1:08 p.m. OK GNU C++ TESTS 35 10 716800 1200
12723 licstar A March 7, 2010, 12:50 p.m. OK GNU C++ TESTS 35 10 716800 1200
12386 Frostman A March 7, 2010, 12:28 p.m. OK GNU C++ TESTS 35 10 716800 1200
12298 monsoon A March 7, 2010, 12:23 p.m. OK GNU C++ TESTS 35 10 716800 1200
12290 tiberiu.savin A March 7, 2010, 12:23 p.m. OK GNU C++ TESTS 35 10 716800 1200
12269 yjulica A March 7, 2010, 12:21 p.m. OK GNU C++ TESTS 35 10 716800 1200
12179 SuBaRaSi A March 7, 2010, 12:15 p.m. OK GNU C++ TESTS 35 10 716800 1200
12122 fbarl A March 7, 2010, 12:12 p.m. OK GNU C++ TESTS 35 10 716800 1200
12088 indy256 A March 7, 2010, 12:08 p.m. OK GNU C++ TESTS 35 10 716800 1200
12078 wrong A March 7, 2010, 12:08 p.m. OK GNU C++ TESTS 35 10 716800 1200
12214 shindo A March 7, 2010, 12:18 p.m. OK Java 6 TESTS 35 50 30617600 1200
12106 S.Yesipenko A March 7, 2010, 12:10 p.m. OK Java 6 TESTS 35 50 30617600 1200
12165 izbyshev A March 7, 2010, 12:15 p.m. OK Java 6 TESTS 35 60 30617600 1200
12777 makagonov A March 7, 2010, 12:54 p.m. OK Java 6 TESTS 35 60 30617600 1200
12099 xiaowuc1 A March 7, 2010, 12:10 p.m. OK Java 6 TESTS 35 60 30617600 1200
12066 niyaznigmatul A March 7, 2010, 12:06 p.m. OK Java 6 TESTS 35 60 30617600 1200
12057 alexey.enkov A March 7, 2010, 12:05 p.m. OK Java 6 TESTS 35 60 30617600 1200
12294 pyshnograev A March 7, 2010, 12:23 p.m. OK Java 6 TESTS 35 60 30617600 1200
12181 ziliang A March 7, 2010, 12:15 p.m. OK Java 6 TESTS 35 60 30617600 1200
12158 SpookyCookie A March 7, 2010, 12:14 p.m. OK Java 6 TESTS 35 60 30617600 1200
12348 Kenny_HORROR A March 7, 2010, 12:26 p.m. OK Mono C# TESTS 35 130 5632000 1200
12305 fujiyama A March 7, 2010, 12:24 p.m. OK Mono C# TESTS 35 130 5632000 1200
12477 Hadi_Asiaie A March 7, 2010, 12:34 p.m. OK Mono C# TESTS 35 130 5632000 1200
12693 piyopiyohogeo A March 7, 2010, 12:48 p.m. OK MS C++ TESTS 35 10 716800 1200
13454 bor.is A March 7, 2010, 1:33 p.m. OK MS C++ TESTS 35 10 716800 1200
13373 megachuhancer A March 7, 2010, 1:28 p.m. OK MS C++ TESTS 35 10 716800 1200
13020 Remstam A March 7, 2010, 1:07 p.m. OK MS C++ TESTS 35 10 716800 1200
12879 zhengmin A March 7, 2010, 1 p.m. OK MS C++ TESTS 35 10 716800 1200
12635 beginner1010 A March 7, 2010, 12:44 p.m. OK MS C++ TESTS 35 10 716800 1200
12554 jatvarthur A March 7, 2010, 12:39 p.m. OK MS C++ TESTS 35 10 716800 1200
12530 phead A March 7, 2010, 12:37 p.m. OK MS C++ TESTS 35 10 716800 1200
12387 asdfgh A March 7, 2010, 12:28 p.m. OK MS C++ TESTS 35 10 716800 1200
12360 alexander.musman A March 7, 2010, 12:27 p.m. OK MS C++ TESTS 35 10 716800 1200
12333 muntasir A March 7, 2010, 12:25 p.m. OK Python 2 TESTS 35 50 2048000 1200
12252 dekosuke A March 7, 2010, 12:20 p.m. OK Python 2 TESTS 35 50 2048000 1200
12258 pank.dm A March 7, 2010, 12:20 p.m. OK Python 2 TESTS 35 80 2764800 1200

remove filters

Back to search problems