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 26, 2024 00:00Joad NacerJoad NacerScore: 16,258Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Nov 26, 2024 00:0015,96725,453,066,4703,350,646,0003,515,002,000216,387,584
2Nov 26, 2024 00:0016,25825,804,280,3673,401,195,0003,589,927,000221,233,152
3Nov 26, 2024 00:0016,33725,728,879,7943,403,882,0003,621,172,000220,475,392