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:32Joad NacerJoad NacerScore: 3,599Success
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:323,4977,008,194,918834,588,000669,141,0002,666,496
2Dec 8, 2024 00:323,5997,198,648,355895,319,000652,053,0002,646,016
3Dec 8, 2024 00:323,6657,660,562,541858,269,000717,734,0003,239,936