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

16
LINES

< > BotCompany Repo | #1007602 // Logic Agent 3: Random answers to "How many" [WORKS]

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

Libraryless. Click here for Pure Java version (8570L/58K/190K).

!7

// hzkawzgzyruhuawt - The correct answer to X is Y
Agent_abs_NameToGenerator > HowMany1 {
  bool check(S name) {
    ret find3("how many", name);
  }
  
  void gen(AIConcept c) {
    emit("hzkawzgzyruhuawt " + c.globalID + " " + random(100));
  }
}

p {
  new HowMany1().runLive(args);
}

Author comment

Began life as a copy of #1007554

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1007602
Snippet name: Logic Agent 3: Random answers to "How many" [WORKS]
Eternal ID of this version: #1007602/5
Text MD5: 9ea1a41cf4688dcc87a650ac348bfe6e
Transpilation MD5: 990d396f89fe0ebba1b699f54d41020d
Author: stefan
Category: javax / a.i.
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-03-30 13:44:01
Source code size: 306 bytes / 16 lines
Pitched / IR pitched: No / No
Views / Downloads: 456 / 549
Version history: 4 change(s)
Referenced in: [show references]