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 listOct 8, 2025 14:24Alex KentAlex KentScore: 42,118Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 8, 2025 14:2442,08022,029,842,20815,988,505,0002,105,700,00029,052,928
2Oct 8, 2025 14:2442,11822,252,001,68016,014,846,0002,095,953,00029,052,928
3Oct 8, 2025 14:2442,12922,240,405,35015,959,539,0002,155,719,00029,057,024