index
:
github/perlweeklychallenge-club.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
challenge-285
/
asherbhs
/
apl
/
ch-1.apl
blob: 41e444b9d8c7e85fcb555f1ab17da18a66f00e5c (
plain
)
1
2
3
4
NoConnection
←
{
⊃⊃~
⍨/
↓⍉↑
⍵
}
⎕
←
NoConnection
'BC'
'DB'
'CA'
⎕
←
NoConnection
,⊂
'AZ'