index
:
h99
master
My solutions to ninety-nine Haskell problems.
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
90-94
/
91.hs
blob: 52fd6d8c42f0a6f127693ef78c3b52f384d5cf45 (
plain
) (
tree
)
2da9fcf
^
1
2
knightsTo
::
Int
->
(
Int
,
Int
)
->
[(
Int
,
Int
)]