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

18
LINES

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

IOIOI

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

Author comment

Bring it all to position 2!

download  show line numbers   

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

Comments [hide]

ID Author/Program Comment Date
1388 #738 Solved!

Details:
LFixWhitespace(base=LId, s="\r\n ")
2020-01-26 13:25:12  delete 

add comment

Snippet ID: #1000458
Snippet name: Java indenting, lesson 1 pre
Eternal ID of this version: #1000458/1
Text MD5: 29cfac6313f85b12c6cce4599c1c6576
Author: stefan
Category: javax
Type: IOIOI
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-08-08 02:02:13
Source code size: 227 bytes / 18 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 917 / 1509
Referenced in: [show references]