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

12
LINES

< > BotCompany Repo | #1012069 // Test ai_solveQuestionInSubSpace

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Libraryless. Click here for Pure Java version (18765L/134K).

!7

p {
  S q = "is 60 bigger than 50?";
  S a = ai_solveQuestionInSubSpace(q);
  if (a != null)
    print("Answer: " + a);
  else
    print("No answer found");
    
  setRegularGCCountdown(1);
}

Author comment

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: 415 / 868
Version history: 2 change(s)
Referenced in: [show references]