Codeforces Beta Round 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
1 Codeforces Beta Round 1 FINISHED False 7200 470512785 Feb. 19, 2010, noon

Problems

Solved$
Index
Name
Type
Tags
Community Tag
Rating
( 5797 ) C Ancient Berland Circus PROGRAMMING geometry math 2100

B"Nowadays all circuses in Berland have a round arena with diameter 13 meters, but in the past things were different. In Ancient Berland arenas in circuses were shaped as a regular (equiangular) polygon, the size and the number of angles could vary from one circus to another. In each corner of the arena there was a special pillar, and the rope strung between the pillars marked the arena edges. Recently the scientists from Berland have discovered the remains of the ancient circus arena. They found only three pillars, the others were destroyed by the time. You are given the coordinates of these three pillars. Find out what is the smallest area that the arena could have. The input file consists of three lines, each of them contains a pair of numbers xe2 x80 x93 xe2 x80 x93 coordinates of the pillar. Any coordinate doesn't exceed 1000 by absolute value, and is given with at most six digits after decimal point. Output the smallest possible area of the ancient arena. This number should be accurate to at least 6 digits after the decimal point. It's guaranteed that the number of angles in the optimal polygon is not larger than 100."...

Tutorials

85

Submissions

Submission Id
Author(s)
Index
Submitted
Verdict
Language
Test Set
Tests Passed
Time taken (ms)
Memory Consumed (bytes)
Tags
Rating
64204513 1250 C Nov. 4, 2019, 12:28 p.m. OK GNU C++11 TESTS 50 60 0 2100
69935051 xyyf C Feb. 1, 2020, 3:12 a.m. OK GNU C++11 TESTS 50 62 0 2100
69905641 OrifizzN C Jan. 31, 2020, 2:04 p.m. OK GNU C++11 TESTS 50 62 0 2100
69891180 Andreiu C Jan. 31, 2020, 10:03 a.m. OK GNU C++11 TESTS 50 62 0 2100
69657661 yehangxiao C Jan. 28, 2020, 8:09 a.m. OK GNU C++11 TESTS 50 62 0 2100
69654268 vjudge5 C Jan. 28, 2020, 6:44 a.m. OK GNU C++11 TESTS 50 62 0 2100
69609250 zhixusheng C Jan. 27, 2020, 10:53 a.m. OK GNU C++11 TESTS 50 62 0 2100
69595011 vjudge5 C Jan. 27, 2020, 3:59 a.m. OK GNU C++11 TESTS 50 62 0 2100
69524582 vjudge3 C Jan. 25, 2020, 2:29 p.m. OK GNU C++11 TESTS 50 62 0 2100
69468252 chetantulsyan C Jan. 24, 2020, 1:40 p.m. OK GNU C++11 TESTS 50 62 0 2100
63409251 NexZap C Oct. 25, 2019, 10:31 p.m. OK GNU C++14 TESTS 50 30 0 2100
67023675 Edd_Eddy C Dec. 16, 2019, 1:43 p.m. OK GNU C++14 TESTS 50 60 0 2100
61091876 ritachoudhary C Sept. 22, 2019, 10:16 p.m. OK GNU C++14 TESTS 50 60 102400 2100
61435190 fumiphys C Sept. 28, 2019, 4:20 p.m. OK GNU C++14 TESTS 50 60 204800 2100
69941062 vjudge3 C Feb. 1, 2020, 6:10 a.m. OK GNU C++14 TESTS 50 62 0 2100
69703964 alymony788 C Jan. 29, 2020, 3:13 a.m. OK GNU C++14 TESTS 50 62 0 2100
69597498 vjudge1 C Jan. 27, 2020, 5:44 a.m. OK GNU C++14 TESTS 50 62 0 2100
69551000 xiaoxuegao110 C Jan. 26, 2020, 6:26 a.m. OK GNU C++14 TESTS 50 62 0 2100
69539915 ShivamGurjar C Jan. 25, 2020, 8:49 p.m. OK GNU C++14 TESTS 50 62 0 2100
68903831 vjudge5 C Jan. 16, 2020, 6:30 a.m. OK GNU C++14 TESTS 50 62 0 2100
69202434 xiryss C Jan. 20, 2020, 4:59 p.m. OK GNU C++17 TESTS 50 60 0 2100
64604037 fenwick123 C Nov. 9, 2019, 7:38 p.m. OK GNU C++17 TESTS 50 60 0 2100
63949200 Tunez C Oct. 31, 2019, 8:16 p.m. OK GNU C++17 TESTS 50 60 0 2100
63408955 NexZap C Oct. 25, 2019, 10:16 p.m. OK GNU C++17 TESTS 50 60 0 2100
69799261 Infinito_ C Jan. 29, 2020, 9:34 p.m. OK GNU C++17 TESTS 50 60 102400 2100
68777062 vjudge5 C Jan. 14, 2020, 1:46 p.m. OK GNU C++17 TESTS 50 60 204800 2100
66527114 ankurdua15 C Dec. 9, 2019, 5:37 a.m. OK GNU C++17 TESTS 50 60 204800 2100
69713411 vjudge1 C Jan. 29, 2020, 8:02 a.m. OK GNU C++17 TESTS 50 62 0 2100
69659689 Bear_2 C Jan. 28, 2020, 8:55 a.m. OK GNU C++17 TESTS 50 62 0 2100
69398259 Pred C Jan. 23, 2020, 7:19 a.m. OK GNU C++17 TESTS 50 62 0 2100
65881308 snax C Nov. 27, 2019, 7:10 p.m. OK Go TESTS 50 62 0 2100
62874029 120405217 C Oct. 18, 2019, 2:42 p.m. OK Go TESTS 50 92 0 2100
68000001 arkrost C Dec. 31, 2019, 10:17 a.m. OK Haskell TESTS 50 92 102400 2100
68028351 ipodfans C Jan. 1, 2020, 7:33 a.m. OK Java 11 TESTS 50 342 0 2100
66245100 darth_Revan66 C Dec. 3, 2019, 8:03 p.m. OK Java 11 TESTS 50 404 0 2100
66567869 pranjalg2308 C Dec. 10, 2019, 12:58 a.m. OK Java 8 TESTS 50 186 3174400 2100
66258197 RiemannChow C Dec. 4, 2019, 7:08 a.m. OK Java 8 TESTS 50 186 3174400 2100
60944112 Doc_Sigma C Sept. 20, 2019, 6:11 p.m. OK Java 8 TESTS 50 186 3174400 2100
60771701 Oom C Sept. 18, 2019, 12:56 p.m. OK Java 8 TESTS 50 186 3276800 2100
68746325 AnandOza C Jan. 14, 2020, 4:46 a.m. OK Java 8 TESTS 50 216 3174400 2100
64505784 smiley_kat C Nov. 8, 2019, 6:47 a.m. OK Java 8 TESTS 50 218 3686400 2100
63228745 hash_king C Oct. 23, 2019, 10:13 a.m. OK Java 8 TESTS 50 248 3686400 2100
69461571 Spheniscine C Jan. 24, 2020, 11:01 a.m. OK Kotlin TESTS 50 218 5836800 2100
69460307 Spheniscine C Jan. 24, 2020, 10:28 a.m. OK Kotlin TESTS 50 248 5836800 2100
69493662 Spheniscine C Jan. 25, 2020, 1:25 a.m. OK Kotlin TESTS 50 248 5836800 2100
69459068 Spheniscine C Jan. 24, 2020, 9:53 a.m. OK Kotlin TESTS 50 248 5836800 2100
69462465 Spheniscine C Jan. 24, 2020, 11:24 a.m. OK Kotlin TESTS 50 248 5836800 2100
69494197 Spheniscine C Jan. 25, 2020, 2:08 a.m. OK Kotlin TESTS 50 280 5836800 2100
62357714 ololonso C Oct. 11, 2019, 11:28 a.m. OK Mono C# TESTS 50 124 3686400 2100
68347529 keymoon C Jan. 7, 2020, 8:05 a.m. OK Mono C# TESTS 50 124 3686400 2100
63004462 vjudge1 C Oct. 20, 2019, 10:47 a.m. OK MS C++ TESTS 50 92 0 2100
60767174 leeky C Sept. 18, 2019, 11:24 a.m. OK MS C++ 2017 TESTS 50 62 0 2100
62770371 vjudge2 C Oct. 17, 2019, 10:03 a.m. OK MS C++ 2017 TESTS 50 62 0 2100
66004939 buckypark C Nov. 29, 2019, 8:57 p.m. OK MS C++ 2017 TESTS 50 62 0 2100
66004913 buckypark C Nov. 29, 2019, 8:56 p.m. OK MS C++ 2017 TESTS 50 62 0 2100
66004893 buckypark C Nov. 29, 2019, 8:56 p.m. OK MS C++ 2017 TESTS 50 62 0 2100
66004851 buckypark C Nov. 29, 2019, 8:55 p.m. OK MS C++ 2017 TESTS 50 62 0 2100
61929123 a.i.miroshnikov C Oct. 5, 2019, 3:40 p.m. OK MS C++ 2017 TESTS 50 62 0 2100
61858006 wby C Oct. 4, 2019, 2:33 p.m. OK MS C++ 2017 TESTS 50 62 0 2100
61322368 Wisdom12333 C Sept. 26, 2019, 12:56 p.m. OK MS C++ 2017 TESTS 50 62 0 2100
63783339 aeiouX3 C Oct. 30, 2019, 11:39 a.m. OK MS C++ 2017 TESTS 50 62 307200 2100
66883075 Nurliyev C Dec. 14, 2019, 5:15 p.m. OK Ocaml TESTS 50 62 0 2100
61552341 MA123 C Sept. 30, 2019, 12:54 p.m. OK PyPy 3 TESTS 50 278 0 2100
69267312 knyazevmatvey C Jan. 21, 2020, 7:08 p.m. OK PyPy 3 TESTS 50 280 0 2100
69017699 fungus C Jan. 18, 2020, 5:43 a.m. OK PyPy 3 TESTS 50 280 0 2100
66520947 ki0apa C Dec. 8, 2019, 10:27 p.m. OK PyPy 3 TESTS 50 280 0 2100
66789998 konstokar C Dec. 13, 2019, 2:57 p.m. OK PyPy 3 TESTS 50 312 0 2100
68990566 Firepaw C Jan. 17, 2020, 2:02 p.m. OK PyPy 3 TESTS 50 1122 12288000 2100
66300229 willav_v C Dec. 5, 2019, 6:49 a.m. OK Python 2 TESTS 50 372 0 2100
64571413 yltx C Nov. 9, 2019, 9:18 a.m. OK Python 2 TESTS 50 372 0 2100
62341752 vjudge1 C Oct. 11, 2019, 5:29 a.m. OK Python 2 TESTS 50 372 0 2100
65344656 TianPingXing C Nov. 19, 2019, 12:10 p.m. OK Python 2 TESTS 50 374 0 2100
64043285 DeletedAcc C Nov. 1, 2019, 6:32 p.m. OK Python 2 TESTS 50 374 0 2100
63660608 KenBIL-8-Khondamir C Oct. 28, 2019, 1:57 p.m. OK Python 2 TESTS 50 404 0 2100
62074305 __htr6898 C Oct. 7, 2019, 5:46 p.m. OK Python 3 TESTS 50 218 0 2100
61382763 _htr6898 C Sept. 27, 2019, 6:01 p.m. OK Python 3 TESTS 50 218 0 2100
63196361 vishnutheerthep C Oct. 22, 2019, 6:44 p.m. OK Python 3 TESTS 50 218 307200 2100
68105260 ashishkirtiwed C Jan. 3, 2020, 6:39 a.m. OK Python 3 TESTS 50 218 512000 2100
68044530 paimon C Jan. 1, 2020, 3:50 p.m. OK Python 3 TESTS 50 218 614400 2100
64043438 DeletedAcc C Nov. 1, 2019, 6:36 p.m. OK Python 3 TESTS 50 248 0 2100
67264716 MehulJ C Dec. 20, 2019, 5:35 a.m. OK Python 3 TESTS 50 248 307200 2100
64610765 n0body9200 C Nov. 10, 2019, 1:19 a.m. OK Python 3 TESTS 50 248 307200 2100
64561171 n0body9200 C Nov. 9, 2019, 6:06 a.m. OK Python 3 TESTS 50 248 307200 2100
64058832 luismriq C Nov. 2, 2019, 2:49 a.m. OK Python 3 TESTS 50 248 307200 2100

remove filters

Back to search problems