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 29, 2022 17:34Bernard TeoBernard TeoScore: 10,929Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Nov 29, 2022 17:2810,77314,328,680,3304,632,590,352014,450,688
2Nov 29, 2022 17:3410,84413,198,947,2844,662,955,889014,745,600
3Nov 29, 2022 17:2810,86218,473,406,0374,670,769,313016,248,832
4Nov 29, 2022 17:2810,92913,685,889,9214,699,342,048015,597,568
5Nov 29, 2022 17:3410,93314,187,272,3864,700,995,407019,513,344
6Nov 29, 2022 17:3410,94414,165,309,5004,705,969,383017,014,784