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

24
LINES

< > BotCompany Repo | #1000449 // Java indenting, lesson 1

IOIOI

In: [[
main {
static class MyHTTPD extends NanoHTTPD {
]]
Out: [[
main {
  static class MyHTTPD extends NanoHTTPD {
]]
In: [[
main {
        class Bla {
]]
Out: [[
main {
  class Bla {
]]
In: [[
main {
String hello;
]]
Out: [[
main {
  String hello;
]]

download  show line numbers   

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: 488 / 316
Referenced in: [show references]