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

8
LINES

< > BotCompany Repo | #1005409 // Print solvableSmartQuestions [testing]

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

Libraryless. Click here for Pure Java version (2553L/16K/55K).

!752

p {
  solvableSmartQuestions_debug = true;
  MultiMap<S, S> map = solvableSmartQuestions();
  for (S q : map.keySet())
    print(q + " => " + struct(map.get(q)));
}

Author comment

Began life as a copy of #1005401

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1005409
Snippet name: Print solvableSmartQuestions [testing]
Eternal ID of this version: #1005409/1
Text MD5: 369093ba9a2bd929390b49986dd31cb7
Transpilation MD5: 2af6a8cabad0ce815609423949a42416
Author: stefan
Category: javax / concepts
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-11-16 19:44:51
Source code size: 177 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 441 / 527
Referenced in: [show references]