Uses 11335K of libraries. Click here for Pure Java version (11376L/76K).
1 | svoid test_ai_ruleOfThree_4() {
|
2 | test_ai_ruleOfThree_4(::ai_ruleOfThree_solver_4); |
3 | } |
4 | |
5 | svoid test_ai_ruleOfThree_4(IF2<S> f) {
|
6 | ai_testRuleOfThreeGivingFirst(f, [[ |
7 | falling road => a road that falls |
8 | walking man => a man that walks |
9 | screaming girl => a girl that screams |
10 | ]]); |
11 | } |
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: | 429 / 588 |
| Version history: | 7 change(s) |
| Referenced in: | [show references] |