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 listJan 28, 2024 17:57AnSaAnSaScore: 50,676Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 28, 2024 17:5745,83549,377,300,76519,708,894,1740186,318,848
2Jan 28, 2024 17:5750,67659,810,254,42221,790,587,9630185,794,560
3Jan 28, 2024 17:5751,43161,812,924,15522,115,414,4810189,886,464