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: | 210 / 303 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1027415 - ai_multiplyInts - for testing the logic engine |