!636 !sf main { psvm { System.out.println(structure(new int[] {123, 456})); new List<int[]> list; list.add(new int[] {111, 222}); System.out.println(structure(list)); } }
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: | 1005 / 972 |
| Referenced in: | #3000382 - Answer for ferdie (>> t = 1, f = 0) #3000383 - Answer for funkoverflow (>> t=1, f=0 okay) |