AIM Tech Round 5 (rated, Div. 1 + Div. 2)

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
1028 AIM Tech Round 5 (rated, Div. 1 + Div. 2) FINISHED False 8100 202137923 Aug. 27, 2018, 4:35 p.m.

Problems

Solved$
Index
Name
Type
Tags
Community Tag
Rating
( 581 ) G Guess the number PROGRAMMING dp interactive 2900

B'This problem is interactive. You should guess hidden number x which is between 1 and M = 10004205361450474 , inclusive. You could use up to 5 queries. In each query, you can output an increasing sequence of k <= q x integers, each between 1 and M , inclusive, and you will obtain one of the following as an answer: See the interaction section for clarity. Be aware that the interactor is adaptive, i.e. the hidden number can depend on queries the solution makes. However, it is guaranteed that for any solution the interactor works non-distinguishable from the situation when the hidden number is fixed beforehand. Hacks are allowed only with fixed hidden number. A hack is represented by a single integer between 1 and M . In all pretests the hidden number is fixed as well. You can make up to 5 queries. To make a query print a number k ( 1 <= k <= 10^4 ) and then an increasing sequence t_0 < t_1 < ldots < t_{k-1} of k numbers, each between 1 and M , inclusive. If k > x , you lose. You get one integer as a response. After printing a query do not forget to output end of line and flush the output. Otherwise you will get Idleness limit exceeded. To do this, use: In the first example the number 5 is hidden. '...

Tutorials

61493

Submissions

Submission Id
Author(s)
Index
Submitted
Verdict
Language
Test Set
Tests Passed
Time taken (ms)
Memory Consumed (bytes)
Tags
Rating
42210349 guille G Aug. 28, 2018, 1:55 p.m. OK GNU C++ TESTS 110 62 1024000 2900
42195769 lastans G Aug. 28, 2018, 6:18 a.m. OK GNU C++ TESTS 110 62 1228800 2900
42224752 aymanrasheed7 G Aug. 29, 2018, 1:19 a.m. OK GNU C++ TESTS 110 327 512000 2900
44553141 mmmod_lqs G Oct. 19, 2018, 4:06 p.m. OK GNU C++11 TESTS 110 46 102400 2900
61297110 lzoilxy G Sept. 26, 2019, 2:10 a.m. OK GNU C++11 TESTS 110 46 307200 2900
42193142 Feeey G Aug. 28, 2018, 4:35 a.m. OK GNU C++11 TESTS 110 61 819200 2900
42252455 danya090699 G Aug. 29, 2018, 6:23 p.m. OK GNU C++11 TESTS 110 61 921600 2900
42201062 emofunc G Aug. 28, 2018, 8:49 a.m. OK GNU C++11 TESTS 110 62 0 2900
53991316 SoiMae G May 11, 2019, 12:27 p.m. OK GNU C++11 TESTS 110 62 102400 2900
46843004 __Ressed__ G Dec. 10, 2018, 9:02 a.m. OK GNU C++11 TESTS 110 62 102400 2900
42210526 tqyaaaaaaaang G Aug. 28, 2018, 2:01 p.m. OK GNU C++11 TESTS 110 62 102400 2900
42180244 LingXuan G Aug. 27, 2018, 6:35 p.m. OK GNU C++11 TESTS 110 62 204800 2900
52981722 petrescu G April 18, 2019, 5:28 p.m. OK GNU C++11 TESTS 110 62 307200 2900
42179584 OneStone G Aug. 27, 2018, 6:30 p.m. OK GNU C++14 TESTS 110 46 102400 2900
42190552 AwD G Aug. 28, 2018, 2:23 a.m. OK GNU C++14 TESTS 110 46 409600 2900
42246769 consecutivelimit G Aug. 29, 2018, 3:46 p.m. OK GNU C++14 TESTS 110 46 921600 2900
42204808 trabbbart G Aug. 28, 2018, 10:59 a.m. OK GNU C++14 TESTS 110 61 204800 2900
42221972 moyamo G Aug. 28, 2018, 9:35 p.m. OK GNU C++14 TESTS 110 61 409600 2900
50081611 Mlxa G Feb. 18, 2019, 4:36 a.m. OK GNU C++14 TESTS 110 61 819200 2900
42187842 sqrtdecompton G Aug. 27, 2018, 11:28 p.m. OK GNU C++14 TESTS 110 61 1126400 2900
42206178 radoslav11 G Aug. 28, 2018, 11:44 a.m. OK GNU C++14 TESTS 110 61 1228800 2900
55424545 _Seyed37_ G June 11, 2019, 8:15 a.m. OK GNU C++14 TESTS 110 62 0 2900
46383632 Seyed37 G Nov. 29, 2018, 8:17 p.m. OK GNU C++14 TESTS 110 62 0 2900
42276954 Gmacem G Aug. 30, 2018, 12:06 p.m. OK GNU C++17 TESTS 110 46 1126400 2900
42224704 Roundgod G Aug. 29, 2018, 1:16 a.m. OK GNU C++17 TESTS 110 46 1536000 2900
42324422 crisis627 G Sept. 1, 2018, 3:02 a.m. OK GNU C++17 TESTS 110 61 204800 2900
53284231 Kmcode G April 25, 2019, 1:17 p.m. OK GNU C++17 TESTS 110 61 307200 2900
42181415 Marcin_smu G Aug. 27, 2018, 6:43 p.m. OK GNU C++17 TESTS 110 61 716800 2900
58332017 Arpa G Aug. 5, 2019, 9:47 a.m. OK GNU C++17 TESTS 110 61 819200 2900
42305230 TonySnark G Aug. 31, 2018, 10:43 a.m. OK GNU C++17 TESTS 110 61 1126400 2900
56624719 square1001 G July 6, 2019, 1:19 p.m. OK GNU C++17 TESTS 110 62 0 2900
56616884 vjudge2 G July 6, 2019, 10:05 a.m. OK GNU C++17 TESTS 110 62 0 2900
69878720 hjk1030 G Jan. 31, 2020, 5:26 a.m. OK GNU C++17 TESTS 110 62 409600 2900
67372092 Harpae G Dec. 21, 2019, 2:21 p.m. OK Java 8 TESTS 110 155 0 2900
42257202 vadimmm G Aug. 29, 2018, 10:56 p.m. OK Java 8 TESTS 110 171 0 2900
42193816 mmaxio G Aug. 28, 2018, 5:10 a.m. OK Java 8 TESTS 110 187 0 2900
42346988 tri G Sept. 1, 2018, 10:47 p.m. OK Java 8 TESTS 110 202 0 2900
58930339 Darth_Jar_Jar_Binks G Aug. 16, 2019, 11:36 p.m. OK Java 8 TESTS 110 265 0 2900
42182220 Egor G Aug. 27, 2018, 6:48 p.m. OK Java 8 TESTS 110 373 0 2900
43102372 vjudge4 G Sept. 20, 2018, 6:16 a.m. OK MS C++ TESTS 110 62 1126400 2900
42282872 wadissimo G Aug. 30, 2018, 3:14 p.m. OK PyPy 3 TESTS 110 264 8396800 2900
42214335 _Kee G Aug. 28, 2018, 4:13 p.m. OK PyPy 3 TESTS 110 280 9011200 2900
67067542 Tak3n G Dec. 17, 2019, 11:38 a.m. OK Python 3 TESTS 110 187 1638400 2900

remove filters

Back to search problems