fork(13) download
  1. This is Brainfuck
  2. ====================
  3. +++++ +++++
  4. [
  5. > +++++ +++
  6. > +++++ +++++
  7. > + ANY WHERE ++
  8. > +++++ +++++ +
  9. > +++++ +++++ ++
  10.  
  11. > +++++ ++
  12. <<<<< < -
  13. ]
  14. > ++++ . {T}
  15. > ++++ . {h}
  16. --- . {e} BTW you can type
  17. > ++ . { } comments anywhere ;)
  18. << - . {S}
  19. >>> + . {o}
  20. > --- . {u}
  21. --- . {r}
  22. <<< -- . {c}
  23. ++ . {e}
  24. > . { }
  25. >>> --- . {C}
  26. << . {o}
  27. << - . {d}
  28. + . {e}
  29. ====================
  30. Easy :)
  31.  
Success #stdin #stdout 0.01s 1660KB
stdin
Standard input is empty
stdout
The Source Code