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 listNov 8, 2025 23:23Aniruddha DebAniruddha DebScore: 7,586Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Nov 8, 2025 23:237,51511,032,367,7401,099,612,0002,132,026,000163,217,408
2Nov 8, 2025 23:237,58613,344,391,7241,138,007,0002,124,078,000173,174,784
3Nov 8, 2025 23:237,75911,990,213,6261,101,578,0002,234,602,000174,694,400