Advertisement
Guest User

Shortest oOo code 'Hello World'

a guest
Aug 30th, 2015
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. This prOgRAm PRiNTs HElLo world. theRe Can bE mAny vArIatiOns Of hello woRlD In OoO cOdE BuT ThIs One woRkS. ThE SiZE oF ThE CoDE hAS tO be THree TImeS ThE sIZe of the BRaInfuCk codE excluding whitespacE aNd PunCtUAtioN. ooO codE WorkS wIth cApiTalIZaTion anD it TriEs tO ImITate hOw TEeNAgEr trOLls use capitAlIZaTIoN To DrAw ATtenTiON
  2.  
  3. It turns into this:
  4. ThisprOgRAmPRiNTsHElLoworldtheReCanbEmAnyvArIatiOnsOfhellowoRlDInOoOcOdEBuTThIsOnewoRkSThESiZEoFThECoDEhAStObeTHreeTImeSThEsIZeoftheBRaInfuCkcodEexcludingwhitespacEaNdPunCtUAtioNooOcodEWorkSwIthcApiTalIZaTionanDitTriEstOImITatehOwTEeNAgErtrOLlsusecapitAlIZaTIoNToDrAwATtenTiON
  5.  
  6. which turns into this brainfuck: (Not made by me, but the shortest 'hello world' in brainfuck AFAIK)
  7. ->+++++>>>+>+>+>-->>++[+++[>++++++++<-]<+]>>.-[>->>>>>[+<]>--]>+>--.->---..>+++>.>>>++++[.<]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement