fork download
  1. # Ruby # Brainf**k (http://i...content-available-to-author-only...e.com/ZemsVs)
  2. a=[6,6,7,9,11,14,21,41] # ++++++[>+>+>+>+>++>++>+++>+++++++[<]>-]>>>+>+++>->++>+++>-
  3. s=0 #
  4. while a.size>0 # [
  5. t=36 # >>[-]++++++[<++++++>-]
  6. s+=2 # >++[<+>-]
  7. while a[-1]>0 # <<<[
  8. print "%c"%t # >.
  9. t+=s # >[>+<-]>[<+<+>>-]
  10. a[-1]-=1 # <<<-
  11. end # ]
  12. a.pop # <
  13. end # ]
  14.  
  15. # By @Azicore
Success #stdin #stdout 0.01s 7456KB
stdin
Standard input is empty
stdout
$&(*,.02468:<>@BDFHJLNPRTVXZ\^`bdfhjlnprt$(,048<@DHLPTX\`dhlpt$*06<BHNTZ`flr$,4<DLT\dlt$.8BLV`jt$0<HT`l$2@N\j$4DTdt