1 | !636 |
2 | !sf |
3 | |
4 | main {
|
5 | psvm {
|
6 | System.out.println(structure(new int[] {123, 456}));
|
7 | new List<int[]> list; |
8 | list.add(new int[] {111, 222});
|
9 | System.out.println(structure(list)); |
10 | } |
11 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1000645 |
| Snippet name: | structure test |
| Eternal ID of this version: | #1000645/1 |
| Text MD5: | c54bb00a3e1883313a3537b6cafb712c |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-08-20 23:27:34 |
| Source code size: | 201 bytes / 11 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 1006 / 973 |
| Referenced in: | [show references] |