Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

10
LINES

< > BotCompany Repo | #1000389 // Levenshtein distance function test

JavaX source code - run with: x30.jar

!636

main {
  !include #1000388
  
  psvm {
    System.out.println(leven("hello", "world"));
    System.out.println(leven("hello", "hello world"));
  }
}

Author comment

Began life as a copy of #2000474

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1000389
Snippet name: Levenshtein distance function test
Eternal ID of this version: #1000389/1
Text MD5: 1234a567872f2ed4156f6f21edb4136c
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-08-01 15:38:57
Source code size: 163 bytes / 10 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 624 / 528
Referenced in: [show references]