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 22, 2023 04:12Kenneth MaplesKenneth MaplesScore: 7,270Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 22, 2023 04:127,07811,945,697,2593,043,350,9400246,640,640
2Dec 22, 2023 04:127,27012,378,914,6623,126,244,6480246,751,232
3Dec 22, 2023 04:127,27113,080,017,0843,126,583,6090246,652,928