ABC problem: Difference between revisions

m
→‎Alternative Implementation: In J9, {{ is a token. But, here we wanted two tokens.
m (→‎Alternative Implementation: In J9, {{ is a token. But, here we wanted two tokens.)
Line 5,021:
need=: #/.~ word,word
relevant=: (x +./@e."1 word) # x
candidates=: word,"1>,{ {relevant
+./(((#need){. #/.~)"1 candidates) */ .>:need
)</syntaxhighlight>
6,951

edits