Helvetic Coding Contest 2018 online mirror (teams allowed, unrated)

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
958 Helvetic Coding Contest 2018 online mirror (teams allowed, unrated) FINISHED False 18000 208133699 April 14, 2018, 7:05 a.m.

Problems

Solved$
Index
Name
Type
Tags
Community Tag
Rating
( 1666 ) A1 Death Stars (easy) PROGRAMMING implementation 1600

B"The stardate is 1977 and the science and art of detecting Death Stars is in its infancy. Princess Heidi has received information about the stars in the nearby solar system from the Rebel spies and now, to help her identify the exact location of the Death Star, she needs to know whether this information is correct. Two rebel spies have provided her with the maps of the solar system. Each map is an N xe2 x80 x89 xc3 x97 xe2 x80 x89N grid, where each cell is either occupied by a star or empty. To see whether the information is correct, Heidi needs to know whether the two maps are of the same solar system, or if possibly one of the spies is actually an Empire double agent, feeding her false information. Unfortunately, spies may have accidentally rotated a map by 90, 180, or 270 degrees, or flipped it along the vertical or the horizontal axis, before delivering it to Heidi. If Heidi can rotate or flip the maps so that two of them become identical, then those maps are of the same solar system. Otherwise, there are traitors in the Rebel ranks! Help Heidi find out. The first line of the input contains one number N (1 xe2 x80 x89 xe2 x89 xa4 xe2 x80 x89N xe2 x80 x89 xe2 x89 xa4 xe2 x80 x8910) xe2 x80 x93 the dimension of each map. Next N lines each contain N characters, depicting the first map: 'X' indicates a star, while 'O' indicates an empty quadrant of space. Next N lines each contain N characters, depicting the second map in the same format. The only line of output should contain the word Yes if the maps are identical, or No if it is impossible to match them by performing rotations and translations. In the first test, you can match the first map to the second map by first flipping the first map along the vertical axis, and then by rotating it 90 degrees clockwise. "...

Tutorials

helvetic-coding-contest-2018-editorial.pdf

Submissions

Submission Id
Author(s)
Index
Submitted
Verdict
Language
Test Set
Tests Passed
Time taken (ms)
Memory Consumed (bytes)
Tags
Rating
51242121 frederiksemmel A1 March 12, 2019, 11:42 p.m. OK Clang++17 Diagnostics TESTS 36 46 1024000 1600
38432743 caesar2001 ntoni_boss rares1012 A1 May 19, 2018, 1:48 p.m. OK GNU C TESTS 36 31 0 1600
37321782 Akib_12 A1 April 14, 2018, 9:59 a.m. OK GNU C TESTS 36 31 3276800 1600
37312059 KSkun stone41123 RDDCCD A1 April 14, 2018, 7:27 a.m. OK GNU C++ TESTS 36 15 3276800 1600
37834083 AMnu A1 May 2, 2018, 8:18 a.m. OK GNU C++ TESTS 36 15 3481600 1600
37633750 vjudge2 A1 April 26, 2018, 11:33 a.m. OK GNU C++ TESTS 36 15 3481600 1600
37325793 YMin A1 April 14, 2018, 11:53 a.m. OK GNU C++ TESTS 36 15 3481600 1600
37320606 Hayes007 A1 April 14, 2018, 9:34 a.m. OK GNU C++ TESTS 36 15 3481600 1600
37319418 Salted_fish_up_up A1 April 14, 2018, 9:12 a.m. OK GNU C++ TESTS 36 15 3481600 1600
37315151 zstu_wyj A1 April 14, 2018, 8:07 a.m. OK GNU C++ TESTS 36 15 3481600 1600
37312534 BillDeng A1 April 14, 2018, 7:33 a.m. OK GNU C++ TESTS 36 15 3481600 1600
37311516 aaa2333333 yzyyylx caoyang1123 A1 April 14, 2018, 7:20 a.m. OK GNU C++ TESTS 36 15 3481600 1600
37311442 HolyK thx AdzearDisjudge A1 April 14, 2018, 7:20 a.m. OK GNU C++ TESTS 36 15 3481600 1600
37332972 zuhair_zaki A1 April 14, 2018, 4:01 p.m. OK GNU C11 TESTS 36 30 3276800 1600
37316020 fateyan free00000000000 A1 April 14, 2018, 8:19 a.m. OK GNU C11 TESTS 36 30 3276800 1600
38085507 cdjs1432 A1 May 10, 2018, 5:37 a.m. OK GNU C11 TESTS 36 30 3584000 1600
37312324 Cubic3 wxz97121 A1 April 14, 2018, 7:31 a.m. OK GNU C++11 TESTS 36 15 3276800 1600
37311455 Dance_Of_Faith Mr_Spade tkandi A1 April 14, 2018, 7:20 a.m. OK GNU C++11 TESTS 36 15 3276800 1600
37310657 kriii A1 April 14, 2018, 7:08 a.m. OK GNU C++11 TESTS 36 15 3276800 1600
37325034 backcloud A1 April 14, 2018, 11:38 a.m. OK GNU C++11 TESTS 36 15 3276800 1600
37329886 Bennettz A1 April 14, 2018, 2:05 p.m. OK GNU C++11 TESTS 36 15 3276800 1600
37357880 Mustafa_Magdy A1 April 15, 2018, 4:51 p.m. OK GNU C++11 TESTS 36 15 3481600 1600
37341732 Clearlove6 A1 April 15, 2018, 1:58 a.m. OK GNU C++11 TESTS 36 15 3481600 1600
37324831 Jiburiru A1 April 14, 2018, 11:33 a.m. OK GNU C++11 TESTS 36 15 3481600 1600
37740318 A_BIG_ERROR LOSER__EVER egoist A1 April 30, 2018, 5:33 a.m. OK GNU C++11 TESTS 36 15 3481600 1600
37380909 gatij A1 April 16, 2018, 6:49 p.m. OK GNU C++11 TESTS 36 15 3481600 1600
56823600 shuai_hui A1 July 11, 2019, 2:34 a.m. OK GNU C++14 TESTS 36 15 0 1600
37311434 xsc A1 April 14, 2018, 7:19 a.m. OK GNU C++14 TESTS 36 15 3276800 1600
37394369 aps_tomar A1 April 17, 2018, 12:03 p.m. OK GNU C++14 TESTS 36 15 3379200 1600
37383612 Captain_Knuckles A1 April 16, 2018, 10:19 p.m. OK GNU C++14 TESTS 36 15 3379200 1600
37373874 vj98 A1 April 16, 2018, 1:29 p.m. OK GNU C++14 TESTS 36 15 3379200 1600
37636845 Hrsh_sengar A1 April 26, 2018, 1:01 p.m. OK GNU C++14 TESTS 36 15 3379200 1600
37367243 vjudge3 A1 April 16, 2018, 8:14 a.m. OK GNU C++14 TESTS 36 15 3379200 1600
37359566 Midoriya095 A1 April 15, 2018, 6:40 p.m. OK GNU C++14 TESTS 36 15 3379200 1600
37369333 vjudge2 A1 April 16, 2018, 10:25 a.m. OK GNU C++14 TESTS 36 15 3379200 1600
37471152 HAEtaRhoEta AhmedHamed A1 April 19, 2018, 7:02 p.m. OK GNU C++14 TESTS 36 15 3379200 1600
60308754 sammithkanur A1 Sept. 9, 2019, 2:56 p.m. OK GNU C++17 TESTS 36 15 0 1600
54650007 vjudge1 A1 May 26, 2019, 4:32 a.m. OK GNU C++17 TESTS 36 15 102400 1600
49360008 Galaxy_Nova A1 Feb. 2, 2019, 12:25 p.m. OK GNU C++17 TESTS 36 15 307200 1600
37319690 Savit_Gupta madhav_1999 prakhar17252 A1 April 14, 2018, 9:17 a.m. OK GNU C++17 TESTS 36 15 3379200 1600
37319803 Savit_Gupta madhav_1999 prakhar17252 A1 April 14, 2018, 9:19 a.m. OK GNU C++17 TESTS 36 15 3379200 1600
37362936 T_Aincrad A1 April 16, 2018, 12:04 a.m. OK GNU C++17 TESTS 36 15 3379200 1600
37327529 zhangjiangyu A1 April 14, 2018, 12:42 p.m. OK GNU C++17 TESTS 36 15 3379200 1600
37330424 smog A1 April 14, 2018, 2:27 p.m. OK GNU C++17 TESTS 36 15 3379200 1600
37319944 Savit_Gupta madhav_1999 prakhar17252 A1 April 14, 2018, 9:21 a.m. OK GNU C++17 TESTS 36 15 3379200 1600
37319819 Savit_Gupta madhav_1999 prakhar17252 A1 April 14, 2018, 9:19 a.m. OK GNU C++17 TESTS 36 15 3379200 1600
37320962 nicon 1127193030 A1 April 14, 2018, 9:41 a.m. OK Haskell TESTS 36 30 44851200 1600
49477682 wadissimo A1 Feb. 4, 2019, 8:18 p.m. OK Java 8 TESTS 36 108 0 1600
46716704 kusomushi A1 Dec. 7, 2018, 11:37 a.m. OK Java 8 TESTS 36 109 0 1600
61364291 sameep17264 yotin vaibhavpulastya A1 Sept. 27, 2019, 1:03 p.m. OK Java 8 TESTS 36 109 0 1600
54279665 wweck A1 May 17, 2019, 12:48 p.m. OK Java 8 TESTS 36 109 0 1600
46717242 kusomushi A1 Dec. 7, 2018, 11:52 a.m. OK Java 8 TESTS 36 124 0 1600
59546684 madfrost A1 Aug. 26, 2019, 10:37 p.m. OK Java 8 TESTS 36 124 0 1600
38977634 _bacali A1 June 5, 2018, 7:21 p.m. OK Java 8 TESTS 36 124 20377600 1600
37547272 Azuz A1 April 23, 2018, 9:32 a.m. OK Java 8 TESTS 36 124 20684800 1600
37466924 elvin.yang9 A1 April 19, 2018, 3:44 p.m. OK Java 8 TESTS 36 124 20684800 1600
37318736 KulikAlex A1 April 14, 2018, 9 a.m. OK Java 8 TESTS 36 124 20684800 1600
37354410 V--o_o--V A1 April 15, 2018, 1:32 p.m. OK Kotlin TESTS 36 171 22323200 1600
37321434 sambara A1 April 14, 2018, 9:52 a.m. OK Mono C# TESTS 36 46 7987200 1600
37332935 TRR A1 April 14, 2018, 3:59 p.m. OK Mono C# TESTS 36 46 7987200 1600
37374113 AnatolyTolstobrov A1 April 16, 2018, 1:37 p.m. OK Mono C# TESTS 36 46 8089600 1600
37379022 nixmulta A1 April 16, 2018, 5:04 p.m. OK Mono C# TESTS 36 46 9523200 1600
37386041 jiangjiashi A1 April 17, 2018, 3:20 a.m. OK MS C++ TESTS 36 15 3481600 1600
38058810 vjudge3 A1 May 9, 2018, 2:38 a.m. OK MS C++ TESTS 36 15 3481600 1600
37373979 MenOfPassion A1 April 16, 2018, 1:32 p.m. OK MS C++ TESTS 36 15 3481600 1600
37322898 why_sudo A1 April 14, 2018, 10:25 a.m. OK MS C++ TESTS 36 15 3481600 1600
37312410 hys0124 A1 April 14, 2018, 7:32 a.m. OK MS C++ TESTS 36 15 3481600 1600
37312160 vphuong214 A1 April 14, 2018, 7:29 a.m. OK MS C++ TESTS 36 15 3481600 1600
37318389 Jayden123 A1 April 14, 2018, 8:55 a.m. OK MS C++ TESTS 36 30 3481600 1600
37319367 1291835312 A1 April 14, 2018, 9:11 a.m. OK MS C++ TESTS 36 30 3481600 1600
37400410 Getmancev_P A1 April 17, 2018, 2:21 p.m. OK MS C++ TESTS 36 30 3481600 1600
37316342 absi2011 Wavator A1 April 14, 2018, 8:24 a.m. OK MS C++ TESTS 36 30 3788800 1600
54141094 kauai68 A1 May 14, 2019, 5:43 p.m. OK MS C++ 2017 TESTS 36 31 0 1600
37322220 fiiirsmiiirs A1 April 14, 2018, 10:10 a.m. OK PascalABC.NET TESTS 36 46 13209600 1600
37346952 mayakin A1 April 15, 2018, 7:39 a.m. OK PHP TESTS 36 46 5939200 1600
37311233 pavankatta A1 April 14, 2018, 7:17 a.m. OK PyPy 2 TESTS 36 108 23756800 1600
37311123 deadkey exoji2e A1 April 14, 2018, 7:15 a.m. OK PyPy 2 TESTS 36 155 24064000 1600
37311836 potpath A1 April 14, 2018, 7:25 a.m. OK PyPy 3 TESTS 36 108 21401600 1600
62155377 Unpossible A1 Oct. 8, 2019, 4:51 p.m. OK PyPy 3 TESTS 36 155 0 1600
37339291 WNG A1 April 14, 2018, 8:52 p.m. OK Python 2 TESTS 36 109 6041600 1600
37447842 0x172 A1 April 18, 2018, 9:04 p.m. OK Python 2 TESTS 36 109 6041600 1600
37320252 licaroli A1 April 14, 2018, 9:27 a.m. OK Python 2 TESTS 36 124 6348800 1600
37320883 heraclai A1 April 14, 2018, 9:40 a.m. OK Python 3 TESTS 36 78 7065600 1600
38958044 _Lumos __Melodies A1 June 5, 2018, 2:51 a.m. OK Python 3 TESTS 36 93 7065600 1600
38308249 kaymas A1 May 16, 2018, 4:28 a.m. OK Python 3 TESTS 36 93 7065600 1600
37915567 FeardaMeow A1 May 5, 2018, 10:35 p.m. OK Python 3 TESTS 36 93 7065600 1600
37745422 xumouyi A1 April 30, 2018, 10:02 a.m. OK Python 3 TESTS 36 93 7065600 1600
37534074 Qumeric A1 April 22, 2018, 1:18 p.m. OK Python 3 TESTS 36 93 7065600 1600
37393354 HeydarBABA A1 April 17, 2018, 11:19 a.m. OK Python 3 TESTS 36 93 7065600 1600
37368576 LordBekket Evgeniy97 sergovoy A1 April 16, 2018, 9:36 a.m. OK Python 3 TESTS 36 93 7065600 1600
37336050 tanish36 A1 April 14, 2018, 5:55 p.m. OK Python 3 TESTS 36 93 7065600 1600
37319998 Maksim1744 A1 April 14, 2018, 9:22 a.m. OK Python 3 TESTS 36 93 7065600 1600
40524668 sam.ninja A1 July 18, 2018, 7:16 p.m. OK Scala TESTS 36 545 307200 1600

remove filters

Back to search problems