1 | In: [[ |
2 | main { |
3 | static class MyHTTPD extends NanoHTTPD { |
4 | ]] |
5 | Out: [[ |
6 | main { |
7 | static class MyHTTPD extends NanoHTTPD { |
8 | ]] |
9 | In: [[ |
10 | main { |
11 | class Bla { |
12 | ]] |
13 | Out: [[ |
14 | main { |
15 | class Bla { |
16 | ]] |
17 | In: [[ |
18 | main { |
19 | String hello; |
20 | ]] |
21 | Out: [[ |
22 | main { |
23 | String hello; |
24 | ]] |
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1000449 |
Snippet name: | Java indenting, lesson 1 |
Eternal ID of this version: | #1000449/1 |
Text MD5: | 589ffe6cbf3798077b13e71c69960828 |
Author: | stefan |
Category: | javax |
Type: | IOIOI |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2015-08-07 18:06:13 |
Source code size: | 275 bytes / 24 lines |
Pitched / IR pitched: | No / Yes |
Views / Downloads: | 539 / 329 |
Referenced in: | [show references] |