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

10
LINES

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

New Tinybrain snippet

!636

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

download  show line numbers   

Snippet is not live.

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

No comments. add comment

Snippet ID: #2000474
Snippet name: Levenshtein distance function test
Eternal ID of this version: #2000474/1
Text MD5: 8659a63ecdbd16a33f7a65019b64f41c
Author: stefan
Category: javax
Type: New Tinybrain snippet
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-08-01 15:35:55
Source code size: 176 bytes / 10 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 560 / 122
Referenced in: [show references]