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

8
LINES

< > BotCompany Repo | #1002546 // Test structure/unstructure with Long

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

Libraryless. Click here for Pure Java version (1036L/7K/23K).

1  
!752
2  
3  
p {
4  
  print(structure(100L));
5  
  print(unstructure(structure(100L)));
6  
  print(structure(-100L));
7  
  print(unstructure(structure(-100L)));
8  
}

Author comment

Began life as a copy of #1002451

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1002546
Snippet name: Test structure/unstructure with Long
Eternal ID of this version: #1002546/1
Text MD5: 62f9bd98bc315451e6ef632ab526f2ca
Transpilation MD5: ae8b3443e61f1a2b362161aa2825bd11
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-02-15 21:23:46
Source code size: 150 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 475 / 508
Referenced in: [show references]