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 19, 2026 05:41Dominique GarmierDominique GarmierScore: 10,804Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 19, 2026 05:4110,70412,160,522,7072,955,084,0001,647,645,0002,318,336
2Mar 19, 2026 05:4110,80416,293,604,5743,030,215,0001,615,316,0004,751,360
3Mar 19, 2026 05:4110,99013,234,846,1953,074,122,0001,651,406,0002,473,984