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 listNov 21, 2024 00:14Mikhail ShirokovMikhail ShirokovScore: 39,667Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Nov 21, 2024 00:1439,47320,958,901,39814,939,963,0002,033,492,00028,987,392
2Nov 21, 2024 00:1439,66721,158,074,26015,085,603,0001,971,129,00028,987,392
3Nov 21, 2024 00:1441,16421,606,453,06215,681,335,0002,019,094,00029,147,136