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 29, 2026 21:32Dominique GarmierDominique GarmierScore: 37,101Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 29, 2026 21:3236,81746,575,087,21512,123,842,0003,707,265,0008,761,344
2Mar 29, 2026 21:3237,10146,926,374,82412,252,669,0003,700,614,00012,402,688
3Mar 29, 2026 21:3237,10740,765,595,45512,306,257,0003,649,919,0009,519,104