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

3
LINES

< > BotCompany Repo | #1027415 // ai_multiplyInts - for testing the logic engine

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

Libraryless. Click here for Pure Java version (2202L/14K).

sS ai_multiplyInts(S a, S b) {
  ret print("ai_multiplyInts", str(mul(bigint(a), bigint(b)));
}

Author comment

Began life as a copy of #1027412

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: #1027415
Snippet name: ai_multiplyInts - for testing the logic engine
Eternal ID of this version: #1027415/2
Text MD5: 299399267bb90a6ba14bc0c098d599a1
Transpilation MD5: 062a4cc43af83ec3b2073912af1f3d6a
Author: stefan
Category: nl
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-03-18 16:00:46
Source code size: 97 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 113 / 168
Version history: 1 change(s)
Referenced in: [show references]