Libraryless. Click here for Pure Java version (9553L/64K).
1 | static Pair<Scorer, Int> test_PhilosophyBot1(S musingSnippetID) { |
2 | Var<Int> n = new(0); |
3 | new Scorer<S> scorer; |
4 | scorer.collectErrors(); |
5 | for (S musing : splitAtMultipleMinusLines(loadSnippet(musingSnippetID))) { |
6 | addTestToScorerWithPrintLog(scorer, r { |
7 | n.set(n! + ai_checkMusing(musing)); |
8 | }); |
9 | } |
10 | ret pair(scorer, n!); |
11 | } |
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: | 238 / 392 |
Version history: | 6 change(s) |
Referenced in: | [show references] |