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

16
LINES

< > BotCompany Repo | #1011075 // Test ai_tripelize [OK]

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

Download Jar. Libraryless. Click here for Pure Java version (6303L/42K).

1  
!7
2  
3  
p {
4  
  for (S s : takeFirst(1000, keys(gac36k()))) pcall-short {
5  
    print(s);
6  
    T3<S> t = ai_tripelize(s);
7  
    if (t != null)
8  
      print("  " + ai_renderTriple(t));
9  
  }
10  
  printLastException();
11  
  botIfMain();
12  
}
13  
14  
answer {
15  
  try answer ai_renderTriple(ai_tripelize(s));
16  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1011075
Snippet name: Test ai_tripelize [OK]
Eternal ID of this version: #1011075/8
Text MD5: c8acd8db25e76df75815c035dbf63bdb
Transpilation MD5: e75d09655e11a42f211670e057d3fce5
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-10-17 01:37:05
Source code size: 290 bytes / 16 lines
Pitched / IR pitched: No / No
Views / Downloads: 458 / 1002
Version history: 7 change(s)
Referenced in: [show references]