Download Jar. Libraryless. Click here for Pure Java version (18765L/134K).
1 | !7 |
2 | |
3 | p {
|
4 | S q = "is 60 bigger than 50?"; |
5 | S a = ai_solveQuestionInSubSpace(q); |
6 | if (a != null) |
7 | print("Answer: " + a);
|
8 | else |
9 | print("No answer found");
|
10 | |
11 | setRegularGCCountdown(1); |
12 | } |
Began life as a copy of #1012064
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1012069 |
| Snippet name: | Test ai_solveQuestionInSubSpace |
| Eternal ID of this version: | #1012069/3 |
| Text MD5: | b9d2d5a9b7e9fcbf82fa390672996956 |
| Transpilation MD5: | 1c516ac8eb729b6244cc57fef1c6abb0 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX source code (desktop) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-11-20 13:38:49 |
| Source code size: | 206 bytes / 12 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1027 / 2061 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |