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 listMar 21, 2026 17:03Dominique GarmierDominique GarmierScore: 7,282Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 21, 2026 17:037,22212,163,986,5161,414,430,0001,691,167,0003,026,944
2Mar 21, 2026 17:037,28211,567,004,9991,365,393,0001,765,746,00029,798,400
3Mar 21, 2026 17:037,42810,811,290,4051,443,798,0001,750,435,00016,457,728