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 listApr 18, 2026 17:47olliecrowolliecrowScore: 4,961Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 18, 2026 17:474,4395,724,409,989904,741,0001,003,921,00014,159,872
2Apr 18, 2026 17:474,9618,041,326,737905,421,0001,227,616,00014,168,064
3Apr 18, 2026 17:475,0439,300,084,170929,220,0001,239,328,00014,159,872