Timeline for Find all strings at distance k
Current License: CC BY-SA 3.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 29, 2014 at 14:42 | comment | added | Dennis | @Lembik: Prepend s←"1111011010" and k←2 as two separate lines. | |
| Sep 24, 2014 at 18:06 | comment | added | user9206 | I think ngn.github.io/apl/web/index.html would work. Could you explain how to set k to 1 and s to 1111011010 so I can test your code? | |
| Sep 24, 2014 at 17:59 | comment | added | user9206 | I tried this out using gnu.org/software/apl but with no luck. I just ran "apl" and then tried to copy and paste your code. I get "SYNTAX ERROR". | |
| Sep 22, 2014 at 10:16 | comment | added | edc65 | @Lembik 2) because that's how APL works? | |
| Sep 22, 2014 at 6:57 | history | edited | TwiN | CC BY-SA 3.0 | added 4 characters in body |
| Sep 22, 2014 at 3:42 | comment | added | TwiN | @Lembik Dyalog used to be free for non-commercial use but I just checked and it is no longer free... Then the best I can do is to provide results/screenshots for the input you want. | |
| Sep 22, 2014 at 3:32 | history | edited | TwiN | CC BY-SA 3.0 | added 3330 characters in body |
| Sep 21, 2014 at 16:03 | comment | added | user9206 | For those of us not used to APL, can you explain a) how to run your code in practice on Linux and b) why you get to use non-ASCII characters? | |
| Sep 21, 2014 at 7:40 | history | edited | TwiN | CC BY-SA 3.0 | added 65 characters in body |
| Sep 21, 2014 at 7:26 | history | answered | TwiN | CC BY-SA 3.0 |