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

9
LINES

< > BotCompany Repo | #1017437 // Test combineZigZag (OK)

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Libraryless. Click here for Pure Java version (5861L/42K).

!7

p-exp {
  for i to 4:
    for j to 4: {
      print("\n" + i + "/" + j);
      pnl(combineZigZag(takeFirst(i, ll("a", "b", "c")), takeFirst(j, ll("x", "y", "z"))));
    }
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1017437
Snippet name: Test combineZigZag (OK)
Eternal ID of this version: #1017437/6
Text MD5: b4f9f9a340550bac37580fd6c06d72f7
Transpilation MD5: 9a70240445ab402ab288eb0e831841f3
Author: stefan
Category: javax
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-08-05 19:46:00
Source code size: 184 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 400 / 795
Version history: 5 change(s)
Referenced in: [show references]