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 listJul 12, 2021 19:17Yurkov AlekseyYurkov AlekseyScore: 32,534Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 12, 2021 19:1732,22361,572,024,41113,855,746,3950188,764,160
2Jul 12, 2021 19:1732,53447,923,380,54313,989,831,0890187,645,952
3Jul 12, 2021 19:1733,49862,259,176,92514,404,164,8170187,973,632