RosettaCodeData/Task/Dinesmans-multiple-dwelling-problem/Jq/dinesmans-multiple-dwelling-problem-3.jq
2023-07-01 13:44:08 -04:00

8 lines
86 B
Text

$ jq -n -f Dinesman.jq
[
"Smith",
"Cooper",
"Baker",
"Fletcher",
"Miller"
]