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 listDec 8, 2024 00:14Joad NacerJoad NacerScore: 3,823Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 8, 2024 00:143,73416,831,168,527900,625,000704,837,0002,600,960
2Dec 8, 2024 00:143,82313,016,736,468900,080,000743,816,0002,912,256
3Dec 8, 2024 00:143,86413,162,296,546912,006,000749,646,0003,330,048