Codeforces Round 194 (Div. 1)

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
333 Codeforces Round 194 (Div. 1) FINISHED False 7200 362611823 July 27, 2013, 8:30 a.m.

Problems

Solved$
Index
Name
Type
Tags
Community Tag
Rating
( 1158 ) E Summer Earnings PROGRAMMING binary search bitmasks brute force geometry sortings 2400

B"Many schoolchildren look for a job for the summer, and one day, when Gerald was still a schoolboy, he also decided to work in the summer. But as Gerald was quite an unusual schoolboy, he found quite unusual work. A certain Company agreed to pay him a certain sum of money if he draws them three identical circles on a plane. The circles must not interfere with each other (but they may touch each other). He can choose the centers of the circles only from the n options granted by the Company. He is free to choose the radius of the circles himself (all three radiuses must be equal), but please note that the larger the radius is, the more he gets paid. Help Gerald earn as much as possible. The first line contains a single integer n -- the number of centers (3 xe2 x80 x89 xe2 x89 xa4 xe2 x80 x89n xe2 x80 x89 xe2 x89 xa4 xe2 x80 x893000). The following n lines each contain two integers xi, xe2 x80 x89yi ( xe2 x80 x89- xe2 x80 x89104 xe2 x80 x89 xe2 x89 xa4 xe2 x80 x89xi, xe2 x80 x89yi xe2 x80 x89 xe2 x89 xa4 xe2 x80 x89104) -- the coordinates of potential circle centers, provided by the Company. All given points are distinct. Print a single real number -- maximum possible radius of circles. The answer will be accepted if its relative or absolute error doesn't exceed 10 xe2 x80 x89- xe2 x80 x896."...

Tutorials

Codeforces Round 194 — Editoral

Submissions

Submission Id
Author(s)
Index
Submitted
Verdict
Language
Test Set
Tests Passed
Time taken (ms)
Memory Consumed (bytes)
Tags
Rating
4233999 wangyedong E Aug. 5, 2013, 2:50 p.m. OK FPC TESTS 36 5334 72192000 2400
4233989 wangyedong E Aug. 5, 2013, 2:45 p.m. OK FPC TESTS 36 5396 72192000 2400
4303848 aaaypq E Aug. 17, 2013, 1:47 p.m. OK FPC TESTS 36 5834 409600 2400
4284104 lyxuan E Aug. 16, 2013, 12:41 a.m. OK FPC TESTS 36 6426 307200 2400
4280687 liangxi11 E Aug. 15, 2013, 6:56 a.m. OK FPC TESTS 36 7456 204800 2400
4282435 louisja1 E Aug. 15, 2013, 2:26 p.m. OK FPC TESTS 36 7736 307200 2400
4276179 823046544 E Aug. 14, 2013, 6:55 a.m. OK FPC TESTS 36 8330 409600 2400
16851771 SilverDH E March 21, 2016, 8:03 a.m. OK FPC TESTS 36 8392 1945600 2400
41820565 vjudge3 E Aug. 19, 2018, 9:23 a.m. OK GNU C TESTS 36 5270 64307200 2400
4192065 wangyisong1996 E July 28, 2013, 12:03 a.m. OK GNU C++ TESTS 36 998 55193600 2400
4925741 logicalmars E Oct. 28, 2013, 10:16 p.m. OK GNU C++ TESTS 36 1154 55603200 2400
6569992 fsouza E May 8, 2014, 2:13 a.m. OK GNU C++ TESTS 36 1246 37171200 2400
4298692 wadefk E Aug. 16, 2013, 6:35 p.m. OK GNU C++ TESTS 36 1248 109465600 2400
41820034 luogu_bot5 E Aug. 19, 2018, 9:07 a.m. OK GNU C++ TESTS 36 1278 204800 2400
4210140 paulwang E July 31, 2013, 3:35 p.m. OK GNU C++ TESTS 36 1278 55193600 2400
4274167 malcolm E Aug. 13, 2013, 4:52 p.m. OK GNU C++ TESTS 36 1278 73318400 2400
4189798 ainu7 E July 27, 2013, 1:55 p.m. OK GNU C++ TESTS 36 1278 73318400 2400
4274149 malcolm E Aug. 13, 2013, 4:44 p.m. OK GNU C++ TESTS 36 1278 109363200 2400
6404001 paulwang E April 18, 2014, 3:50 p.m. OK GNU C++ TESTS 36 1308 55193600 2400
4221119 rpk74m E Aug. 3, 2013, 4:16 p.m. OK GNU C++0x TESTS 36 1248 37068800 2400
8977260 jetbeans E Dec. 4, 2014, 5:53 a.m. OK GNU C++0x TESTS 36 1684 109363200 2400
4209934 Tranvick E July 31, 2013, 2:52 p.m. OK GNU C++0x TESTS 36 1840 55603200 2400
4193687 littlepanda E July 28, 2013, 9:02 a.m. OK GNU C++0x TESTS 36 1872 56422400 2400
4245598 savinov E Aug. 9, 2013, 4:22 a.m. OK GNU C++0x TESTS 36 1872 202342400 2400
4245596 savinov E Aug. 9, 2013, 4:21 a.m. OK GNU C++0x TESTS 36 1902 202342400 2400
4245618 savinov E Aug. 9, 2013, 4:28 a.m. OK GNU C++0x TESTS 36 1934 151347200 2400
4189900 Fcdkbear E July 27, 2013, 2:05 p.m. OK GNU C++0x TESTS 36 1934 154009600 2400
9913818 -XraY- E Feb. 18, 2015, 12:04 p.m. OK GNU C++0x TESTS 36 1964 56832000 2400
4188036 roosaphu E July 27, 2013, 11:37 a.m. OK GNU C++0x TESTS 36 2028 55296000 2400
61523036 rainboy E Sept. 29, 2019, 8:03 p.m. OK GNU C11 TESTS 36 2556 72192000 2400
61522837 rainboy E Sept. 29, 2019, 7:56 p.m. OK GNU C11 TESTS 36 5020 72192000 2400
61520337 rainboy E Sept. 29, 2019, 7:22 p.m. OK GNU C11 TESTS 36 5772 72192000 2400
61522678 rainboy E Sept. 29, 2019, 7:50 p.m. OK GNU C11 TESTS 36 7300 90214400 2400
12715138 vjudge4 E Aug. 27, 2015, 4:29 a.m. OK GNU C++11 TESTS 36 1278 55808000 2400
12715245 vjudge3 E Aug. 27, 2015, 4:51 a.m. OK GNU C++11 TESTS 36 1278 55808000 2400
12715152 vjudge5 E Aug. 27, 2015, 4:32 a.m. OK GNU C++11 TESTS 36 1310 55808000 2400
59256028 st1vdy E Aug. 22, 2019, 6:41 a.m. OK GNU C++11 TESTS 36 1340 73830400 2400
11947979 Kirito0 E July 6, 2015, 12:40 p.m. OK GNU C++11 TESTS 36 1340 121241600 2400
50547085 RayxZack E Feb. 26, 2019, 10:37 p.m. OK GNU C++11 TESTS 36 1340 179507200 2400
17682254 irkstepanov E May 1, 2016, 9:14 p.m. OK GNU C++11 TESTS 36 1370 57651200 2400
25544914 cen E March 16, 2017, 10:23 a.m. OK GNU C++11 TESTS 36 1372 58572800 2400
54500978 WOSHIGEPACHONG2 E May 22, 2019, 8:52 p.m. OK GNU C++11 TESTS 36 1372 179507200 2400
59256055 st1vdy E Aug. 22, 2019, 6:42 a.m. OK GNU C++11 TESTS 36 1402 73830400 2400
43551948 I_love_Y_UME E Sept. 29, 2018, 1:47 a.m. OK GNU C++14 TESTS 36 1278 37068800 2400
44447004 Eriri E Oct. 17, 2018, 2:18 p.m. OK GNU C++14 TESTS 36 1496 156467200 2400
31923719 AITF E Oct. 31, 2017, 2:05 p.m. OK GNU C++14 TESTS 36 1528 128409600 2400
37709423 yaojiayoua E April 29, 2018, 1:25 p.m. OK GNU C++14 TESTS 36 1590 149811200 2400
24237151 komendart E Jan. 28, 2017, 9:58 p.m. OK GNU C++14 TESTS 36 1620 111616000 2400
67271332 ElangBondol E Dec. 20, 2019, 8:25 a.m. OK GNU C++14 TESTS 36 1652 55296000 2400
30947414 Dalgerok E Oct. 2, 2017, 3:52 p.m. OK GNU C++14 TESTS 36 1652 109465600 2400
48768322 lukomskiy E Jan. 22, 2019, 8:50 p.m. OK GNU C++14 TESTS 36 1652 188723200 2400
48779307 lukomskiy E Jan. 23, 2019, 6:05 a.m. OK GNU C++14 TESTS 36 1682 188620800 2400
56831531 Denisov E July 11, 2019, 7:13 a.m. OK GNU C++14 TESTS 36 1714 152473600 2400
53805942 vjudge1 E May 6, 2019, 12:45 a.m. OK GNU C++17 TESTS 36 1060 109772800 2400
53806004 vjudge2 E May 6, 2019, 12:50 a.m. OK GNU C++17 TESTS 36 1090 109772800 2400
54269324 ruo E May 17, 2019, 7:56 a.m. OK GNU C++17 TESTS 36 1340 152576000 2400
62308220 luogu_bot5 E Oct. 10, 2019, 1:32 p.m. OK GNU C++17 TESTS 36 1372 145920000 2400
52505020 AIshutin E April 8, 2019, 6:07 p.m. OK GNU C++17 TESTS 36 1402 40652800 2400
52505110 AIshutin E April 8, 2019, 6:10 p.m. OK GNU C++17 TESTS 36 1466 40652800 2400
52505055 AIshutin E April 8, 2019, 6:08 p.m. OK GNU C++17 TESTS 36 1496 40652800 2400
58662124 INVWVZ E Aug. 12, 2019, 11:19 a.m. OK GNU C++17 TESTS 36 1496 55296000 2400
55223160 hugopm E June 6, 2019, 9:29 p.m. OK GNU C++17 TESTS 36 1496 109363200 2400
58495885 89264270823 E Aug. 9, 2019, 12:07 p.m. OK GNU C++17 TESTS 36 1496 152473600 2400
4500397 ergatis E Sept. 19, 2013, 2:26 a.m. OK Haskell TESTS 36 7580 1126400 2400
4500163 ergatis E Sept. 19, 2013, 1:21 a.m. OK Haskell TESTS 36 7612 1126400 2400
4500291 ergatis E Sept. 19, 2013, 1:56 a.m. OK Haskell TESTS 36 7674 1126400 2400
4179390 SkyFire E July 27, 2013, 9:13 a.m. OK Java 6 TESTS 36 6270 161075200 2400
5325643 uwi E Dec. 2, 2013, 4:14 a.m. OK Java 7 TESTS 36 1278 113356800 2400
4194620 cerealguy E July 28, 2013, 12:23 p.m. OK Java 7 TESTS 36 1434 110899200 2400
4182996 mmaxio E July 27, 2013, 9:53 a.m. OK Java 7 TESTS 36 1902 36454400 2400
5325635 uwi E Dec. 2, 2013, 4:11 a.m. OK Java 7 TESTS 36 2058 36556800 2400
4196087 qwerty787788 E July 28, 2013, 7:24 p.m. OK Java 7 TESTS 36 5616 102400 2400
5142486 Azat_Yusupov E Nov. 18, 2013, 3:59 p.m. OK Java 7 TESTS 36 5646 160972800 2400
4196086 qwerty787788 E July 28, 2013, 7:22 p.m. OK Java 7 TESTS 36 5802 102400 2400
5325629 uwi E Dec. 2, 2013, 4:08 a.m. OK Java 7 TESTS 36 5958 167936000 2400
4188979 Egor E July 27, 2013, 12:42 p.m. OK Java 7 TESTS 36 6988 164352000 2400
61523035 Dukkha E Sept. 29, 2019, 8:03 p.m. OK Java 8 TESTS 36 4958 79360000 2400
4195788 cerealguy E July 28, 2013, 5:12 p.m. OK MS C++ TESTS 36 374 73420800 2400
4195757 cerealguy E July 28, 2013, 5:03 p.m. OK MS C++ TESTS 36 374 73420800 2400
4191689 cerealguy E July 27, 2013, 8:05 p.m. OK MS C++ TESTS 36 374 73420800 2400
40989644 ReaLNero1 E July 30, 2018, 11:08 p.m. OK MS C++ TESTS 36 404 73523200 2400
4193862 cerealguy E July 28, 2013, 9:34 a.m. OK MS C++ TESTS 36 436 73420800 2400
4193857 cerealguy E July 28, 2013, 9:33 a.m. OK MS C++ TESTS 36 436 73420800 2400
4195742 cerealguy E July 28, 2013, 4:57 p.m. OK MS C++ TESTS 36 686 73420800 2400
4191636 cerealguy E July 27, 2013, 7:47 p.m. OK MS C++ TESTS 36 1278 37068800 2400
4191454 cerealguy E July 27, 2013, 6:43 p.m. OK MS C++ TESTS 36 1340 37068800 2400
4191450 cerealguy E July 27, 2013, 6:42 p.m. OK MS C++ TESTS 36 1372 37068800 2400
4313822 Darooha E Aug. 19, 2013, 9:06 p.m. OK Ocaml TESTS 36 7144 307200 2400

remove filters

Back to search problems