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 listNov 2, 2025 10:20AnSaAnSaScore: 12,985Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Nov 2, 2025 10:2012,71412,693,722,9743,028,203,0002,438,964,000228,802,560
2Nov 2, 2025 10:2012,98513,346,067,4933,065,374,0002,518,381,000233,205,760
3Nov 2, 2025 10:2013,54114,279,680,0983,143,914,0002,678,743,000231,542,784