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

4
LINES

< > BotCompany Repo | #1027412 // ai_intAdditionCheck - for testing the logic engine

JavaX fragment (include) [tags: use-pretranspiled]

Transpiled version (58L) is out of date.

sbool ai_intAdditionCheck(S a, S b, S c) {
  print("ai_intAdditionCheck " + a + " " + b + " " + c);
  ret eq(plus(bigint(a), bigint(b)), bigint(c));
}

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: #1027412
Snippet name: ai_intAdditionCheck - for testing the logic engine
Eternal ID of this version: #1027412/3
Text MD5: 25c338ceaf5a005cee8350a35f6573c2
Author: stefan
Category: nl
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-03-18 15:41:21
Source code size: 153 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 113 / 172
Version history: 2 change(s)
Referenced in: [show references]