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

11
LINES

< > BotCompany Repo | #1025735 // test_PhilosophyBot1

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (9553L/64K).

static Pair<Scorer, Int> test_PhilosophyBot1(S musingSnippetID) {
  Var<Int> n = new(0);
  new Scorer<S> scorer;
  scorer.collectErrors();
  for (S musing : splitAtMultipleMinusLines(loadSnippet(musingSnippetID))) {
    addTestToScorerWithPrintLog(scorer, r {
      n.set(n! + ai_checkMusing(musing));
    });
  }
  ret pair(scorer, n!);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025735
Snippet name: test_PhilosophyBot1
Eternal ID of this version: #1025735/7
Text MD5: 69ee8e5cad593ea7968a61d9f807d269
Transpilation MD5: c8a9725e7b70abaae230d0c24d77f57a
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-11-01 12:30:21
Source code size: 349 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 140 / 255
Version history: 6 change(s)
Referenced in: [show references]