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

9
LINES

< > BotCompany Repo | #1010466 // Test allSubsetsOfLength [OK]

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

Download Jar. Libraryless. Click here for Pure Java version (3249L/20K).

!7

p {
  L<S> l = splitAtSpace("These are four parts");
  for (int n = 0; n <= l(l)+1; n++) {
    print("\nn=" + n + "\n");
    pnl(allSubsetsOfLength(n, l));
  }
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1010466
Snippet name: Test allSubsetsOfLength [OK]
Eternal ID of this version: #1010466/4
Text MD5: 724ce58861a54e2e469c5c51165f47ad
Transpilation MD5: b9f69ee098c17aa4159cc854201f8928
Author: stefan
Category: javax / maths
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-09-18 02:39:43
Source code size: 173 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 439 / 879
Version history: 3 change(s)
Referenced in: [show references]