6 lines
116 B
YAML
6 lines
116 B
YAML
|
|
---
|
||
|
|
category:
|
||
|
|
- Sorting
|
||
|
|
from: http://rosettacode.org/wiki/Sorting_algorithms/Patience_sort
|
||
|
|
note: Sorting Algorithms
|