Uses 11335K of libraries. Click here for Pure Java version (11376L/76K).
svoid test_ai_ruleOfThree_4() { test_ai_ruleOfThree_4(::ai_ruleOfThree_solver_4); } svoid test_ai_ruleOfThree_4(IF2<S> f) { ai_testRuleOfThreeGivingFirst(f, [[ falling road => a road that falls walking man => a man that walks screaming girl => a girl that screams ]]); }
Began life as a copy of #1028904
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1028924 |
Snippet name: | test_ai_ruleOfThree_4 (OK) |
Eternal ID of this version: | #1028924/8 |
Text MD5: | d05fcdc71c1a3ad9c3ecefb5e7b01237 |
Transpilation MD5: | 07a35ce8f5f42f7c4b9e8b4bbb9a3f0b |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-07-12 13:18:02 |
Source code size: | 300 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 210 / 317 |
Version history: | 7 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1028925 - ai_testRuleOfThreeGivingFirst |