static String getSnippetMD5(String id) ctex { S md5 = loadPage(new URL("http://tinybrain.de:8080/tb-int/get-md5.php?id=" + parseSnippetID(id))); if (isMD5(md5)) ret md5; else throw fail("Couldn't get MD5 of snippet " + id + ": " + md5); }
Began life as a copy of #1001012
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: | #1002080 |
| Snippet name: | getSnippetMD5 |
| Eternal ID of this version: | #1002080/1 |
| Text MD5: | fbccc7541d5a183c5a7d1504177ff2ab |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-12-17 19:05:59 |
| Source code size: | 258 bytes / 7 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 871 / 1122 |
| Referenced in: | #1002427 - Accellerating 629 (SPIKE) #1006654 - Standard functions list 2 (LIVE, continuation of #761) #3000382 - Answer for ferdie (>> t = 1, f = 0) |