1 | !636 |
2 | |
3 | main {
|
4 | !include #1000388 |
5 | |
6 | psvm {
|
7 | System.out.println(leven("hello", "world"));
|
8 | System.out.println(leven("hello", "hello world"));
|
9 | System.out.println(leven("c", "cdefgh"));
|
10 | } |
11 | } |
Began life as a copy of #1000389
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1000398 |
| Snippet name: | Levenshtein distance function test |
| Eternal ID of this version: | #1000398/1 |
| Text MD5: | cdd23559144a40c6ddf5e1f383e9e560 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-08-02 19:32:47 |
| Source code size: | 210 bytes / 11 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 859 / 786 |
| Referenced in: | [show references] |