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 |
---|---|---|---|---|---|---|
1267 | 2019-2020 ICPC, NERC, Northern Eurasia Finals (Unrated, Online Mirror, ICPC Rules, Teams Preferred) | FINISHED | False | 18000 | 161996363 | Dec. 1, 2019, 7 a.m. |
Solved$ |
Index |
Name |
Type |
Tags |
Community Tag |
Rating |
---|---|---|---|---|---|---|
( 3168 ) | L | Lexicography | PROGRAMMING | constructive algorithms strings | 1800 |
B'Lucy likes letters. She studied the definition of the lexicographical order at school and plays with it. At first, she tried to construct the lexicographically smallest word out of given letters. It was so easy! Then she tried to build multiple words and minimize one of them. This was much harder! Formally, Lucy wants to make n words of length l each out of the given n cdot l letters, so that the k -th of them in the lexicographic order is lexicographically as small as possible. The first line contains three integers n , l , and k ( 1 <= k <= n <= 1 ,000 ; 1 <= l <= 1 ,000 ) -- the total number of words, the length of each word, and the index of the word Lucy wants to minimize. The next line contains a string of n cdot l lowercase letters of the English alphabet. Output n words of l letters each, one per line, using the letters from the input. Words must be sorted in the lexicographic order, and the k -th of them must be lexicographically as small as possible. If there are multiple answers with the smallest k -th word, output any of them. '... |
nerc-2019-tutorial.pdf |
Submission Id |
Author(s) |
Index |
Submitted |
Verdict |
Language |
Test Set |
Tests Passed |
Time taken (ms) |
Memory Consumed (bytes) |
Tags |
Rating |
---|---|---|---|---|---|---|---|---|---|---|---|
66095181 | nwi | L | Dec. 1, 2019, 7:51 a.m. | OK | GNU C++11 | TESTS | 72 | 31 | 1843200 | 1800 | |
66099587 | liuhzh26 ImpcO lyons | L | Dec. 1, 2019, 8:16 a.m. | OK | GNU C++11 | TESTS | 72 | 31 | 2048000 | 1800 | |
66092712 | sajibreadd s_h_shahin SirirNicheBirirDokan | L | Dec. 1, 2019, 7:31 a.m. | OK | GNU C++11 | TESTS | 72 | 31 | 2048000 | 1800 | |
66092238 | dotorya | L | Dec. 1, 2019, 7:28 a.m. | OK | GNU C++11 | TESTS | 72 | 31 | 2150400 | 1800 | |
66101286 | djh123 msuwakow Logey | L | Dec. 1, 2019, 8:30 a.m. | OK | GNU C++11 | TESTS | 72 | 31 | 3379200 | 1800 | |
66100880 | Flamire wenhao801 Mr_Wu | L | Dec. 1, 2019, 8:22 a.m. | OK | GNU C++11 | TESTS | 72 | 46 | 1843200 | 1800 | |
66096114 | Isonan | L | Dec. 1, 2019, 7:57 a.m. | OK | GNU C++11 | TESTS | 72 | 46 | 1843200 | 1800 | |
66107682 | yang12138 | L | Dec. 1, 2019, 9:05 a.m. | OK | GNU C++11 | TESTS | 72 | 46 | 2048000 | 1800 | |
66097030 | little_waxberry yht_boyfriend ppc_qjd | L | Dec. 1, 2019, 8:01 a.m. | OK | GNU C++11 | TESTS | 72 | 46 | 2048000 | 1800 | |
66095217 | chenxw_GGSDDU cavary_cl xxjAc | L | Dec. 1, 2019, 7:52 a.m. | OK | GNU C++11 | TESTS | 72 | 46 | 2048000 | 1800 | |
66094983 | zhouhebin strawberrry shenyunhan | L | Dec. 1, 2019, 7:48 a.m. | OK | GNU C++14 | TESTS | 72 | 46 | 2048000 | 1800 | |
66090918 | wiwitrifai | L | Dec. 1, 2019, 7:15 a.m. | OK | GNU C++14 | TESTS | 72 | 46 | 2150400 | 1800 | |
66091653 | Kostroma zeliboba | L | Dec. 1, 2019, 7:22 a.m. | OK | GNU C++14 | TESTS | 72 | 46 | 2252800 | 1800 | |
66116198 | destroyer07 | L | Dec. 1, 2019, 9:52 a.m. | OK | GNU C++14 | TESTS | 72 | 46 | 3072000 | 1800 | |
66103982 | ShinriiTin Deng1X Toxel | L | Dec. 1, 2019, 8:41 a.m. | OK | GNU C++14 | TESTS | 72 | 46 | 3072000 | 1800 | |
66091288 | tEMMIE.w. apiadu MiFaFaOvO | L | Dec. 1, 2019, 7:19 a.m. | OK | GNU C++14 | TESTS | 72 | 46 | 3481600 | 1800 | |
66121291 | kill_monger tiwari188 | L | Dec. 1, 2019, 10:16 a.m. | OK | GNU C++14 | TESTS | 72 | 46 | 3584000 | 1800 | |
66090909 | Artiprocher BanFcc 201831990439 | L | Dec. 1, 2019, 7:15 a.m. | OK | GNU C++14 | TESTS | 72 | 46 | 4198400 | 1800 | |
66090764 | I_love_Tanya_Romanova Merkurev | L | Dec. 1, 2019, 7:14 a.m. | OK | GNU C++14 | TESTS | 72 | 46 | 5120000 | 1800 | |
66096267 | foreverlasting Minamoto | L | Dec. 1, 2019, 8 a.m. | OK | GNU C++14 | TESTS | 72 | 61 | 2048000 | 1800 | |
66092792 | aid | L | Dec. 1, 2019, 7:33 a.m. | OK | GNU C++17 | TESTS | 72 | 31 | 3072000 | 1800 | |
66092270 | ko_osaga kcm1700 xiaowuc1 | L | Dec. 1, 2019, 7:28 a.m. | OK | GNU C++17 | TESTS | 72 | 31 | 3481600 | 1800 | |
66097297 | grey.craneoff DeadInsideOnTest993 makogon2907 | L | Dec. 1, 2019, 8:06 a.m. | OK | GNU C++17 | TESTS | 72 | 31 | 3788800 | 1800 | |
66095254 | nominal ZhengW nicoing | L | Dec. 1, 2019, 7:53 a.m. | OK | GNU C++17 | TESTS | 72 | 31 | 3788800 | 1800 | |
66098512 | SuperSuck HyscereXD aaaaaawsl | L | Dec. 1, 2019, 8:13 a.m. | OK | GNU C++17 | TESTS | 72 | 46 | 2048000 | 1800 | |
66093210 | Twishkle.Aevdark | L | Dec. 1, 2019, 7:34 a.m. | OK | GNU C++17 | TESTS | 72 | 46 | 2048000 | 1800 | |
66091276 | hank55663 | L | Dec. 1, 2019, 7:19 a.m. | OK | GNU C++17 | TESTS | 72 | 46 | 2048000 | 1800 | |
66091193 | ainta tlwpdus molamola. | L | Dec. 1, 2019, 7:18 a.m. | OK | GNU C++17 | TESTS | 72 | 46 | 2048000 | 1800 | |
66094988 | Timur_Sitdikov abistrigova | L | Dec. 1, 2019, 7:48 a.m. | OK | GNU C++17 | TESTS | 72 | 46 | 2150400 | 1800 | |
66093499 | tempura0224 heno239 yamunaku | L | Dec. 1, 2019, 7:39 a.m. | OK | GNU C++17 | TESTS | 72 | 46 | 2252800 | 1800 | |
66105438 | fetetriste | L | Dec. 1, 2019, 8:46 a.m. | OK | Java 8 | TESTS | 72 | 124 | 0 | 1800 | |
66105464 | Nutella3000 | L | Dec. 1, 2019, 8:46 a.m. | OK | Java 8 | TESTS | 72 | 155 | 0 | 1800 | |
66132687 | LightRay curly mashinist | L | Dec. 1, 2019, 11:05 a.m. | OK | Java 8 | TESTS | 72 | 171 | 0 | 1800 | |
66113714 | indrajit1 souradeep.99 its_aks_ulure | L | Dec. 1, 2019, 9:36 a.m. | OK | Java 8 | TESTS | 72 | 171 | 0 | 1800 | |
66097046 | jjluczyn | L | Dec. 1, 2019, 8:01 a.m. | OK | Java 8 | TESTS | 72 | 249 | 4096000 | 1800 | |
66107414 | mufaddalnaya | L | Dec. 1, 2019, 9 a.m. | OK | Java 8 | TESTS | 72 | 296 | 38604800 | 1800 | |
66129055 | satya26 deermen001 why_._ | L | Dec. 1, 2019, 10:40 a.m. | OK | Java 8 | TESTS | 72 | 327 | 4915200 | 1800 | |
66096155 | avi892nash p_unit arjun8115 | L | Dec. 1, 2019, 7:58 a.m. | OK | Java 8 | TESTS | 72 | 1528 | 0 | 1800 | |
66098313 | knightL | L | Dec. 1, 2019, 8:09 a.m. | OK | Kotlin | TESTS | 72 | 233 | 2048000 | 1800 | |
66094000 | peregrinus BrainFreeze | L | Dec. 1, 2019, 7:40 a.m. | OK | Mono C# | TESTS | 72 | 93 | 78848000 | 1800 | |
66123713 | tahtarovserver | L | Dec. 1, 2019, 10:22 a.m. | OK | MS C++ 2017 | TESTS | 72 | 31 | 2764800 | 1800 | |
66133938 | OneBit74 | L | Dec. 1, 2019, 11:31 a.m. | OK | MS C++ 2017 | TESTS | 72 | 93 | 3788800 | 1800 | |
66134481 | SinKing | L | Dec. 1, 2019, 11:42 a.m. | OK | PyPy 3 | TESTS | 72 | 483 | 56115200 | 1800 | |
66099639 | smileyface SoulAdor | L | Dec. 1, 2019, 8:17 a.m. | OK | PyPy 3 | TESTS | 72 | 655 | 56627200 | 1800 | |
66100729 | manish_joshi satyamcse nikeshthapa255 | L | Dec. 1, 2019, 8:20 a.m. | OK | PyPy 3 | TESTS | 72 | 686 | 42803200 | 1800 |
Back to search problems