mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2025-05-18 12:02:53 +02:00
feat(challenges): add heap-algorithm
This commit is contained in:
1
challenges/heap-algorithm/test/2/input.txt
Normal file
1
challenges/heap-algorithm/test/2/input.txt
Normal file
@ -0,0 +1 @@
|
||||
cool
|
24
challenges/heap-algorithm/test/2/output.txt
Normal file
24
challenges/heap-algorithm/test/2/output.txt
Normal file
@ -0,0 +1,24 @@
|
||||
cool
|
||||
ocol
|
||||
oocl
|
||||
oocl
|
||||
ocol
|
||||
cool
|
||||
looc
|
||||
oloc
|
||||
oolc
|
||||
oolc
|
||||
oloc
|
||||
looc
|
||||
cool
|
||||
ocol
|
||||
oocl
|
||||
oocl
|
||||
ocol
|
||||
cool
|
||||
looc
|
||||
oloc
|
||||
oolc
|
||||
oolc
|
||||
oloc
|
||||
looc
|
Reference in New Issue
Block a user