Libraryless. Click here for Pure Java version (2394L/15K/54K).
!7 p { O solver = hotwire("#738"); S[] list = new S[] {"a", "x", "b", "y"}; O case = call(solver, "quickSolve", (O) list); print("c => " + call(case, "processIn", "c")); }
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, jtubtzbbkimh, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
ID | Author/Program | Comment | Date |
---|---|---|---|
1357 | stefan | Works!
"a" => "x" "b" => "y" == CASE direct (In: "a" | Ou...) == Full examples: 2, splitPoint: 1 Loading: http://tinybrain.de:8080/getraw.php?id=1000464&utf8=1&md5=ff15fa1480aba7a52243ab87922bcf69&_user=stefan&_pass=<hidden> Solved! LOutSuffix(baseLearner=LCharShift(shift=23), suffixOut="") c => z | 2017-09-17 17:26:59 |
Snippet ID: | #1000629 |
Snippet name: | quickSolve test (hotwiring solver #738) |
Eternal ID of this version: | #1000629/2 |
Text MD5: | f8190d31dfbc8b1fdc0477dd25249a74 |
Transpilation MD5: | 3e91d760c3095db074fb83e3195a8220 |
Author: | stefan |
Category: | |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-11-28 23:48:28 |
Source code size: | 187 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 1145 / 1251 |
Version history: | 1 change(s) |
Referenced in: | #1010420 - Test quickSolveToFunction [OK] |