Sort UUIDs Mikhail Shirokov

Sort 18,000,000 UUIDs as fast as possible.

Input

One UUID per line on STDIN in standard format:

01c39d6f-a905-41b5-b960-55f5be445bf8
790455cb-9813-4298-87ec-9ede1dc38e10
8ff38a09-f995-467b-9d07-5536f621402e
...

Output

All UUIDs sorted in ascending lexicographic order, one per line, to STDOUT.

Back to listJul 28, 2025 20:22Aniruddha DebAniruddha DebScore: 7,599Success
Source Code

Source code access is restricted. Log in to request access.

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 28, 2025 20:227,56111,903,342,1551,072,117,0002,179,084,000180,944,896
2Jul 28, 2025 20:227,59911,936,561,0581,064,419,0002,203,286,000173,404,160
3Jul 28, 2025 20:227,62711,564,676,9281,115,408,0002,164,302,000168,919,040