Output a Super Mario ImageTips for Golfing in T-SQLRotate an ASCII art imagePixel-art, episode 1: display Super MarioDisplay “Happy Easter!”How Many Rectangles in the Grid?Output the Hebrew alphabetDraw a hollow square of # with given widthAlphabet StaircaseDrawing convex polyiamonds

Make 2019 with single digits

Has SHA256 been broken by Treadwell Stanton DuPont?

Why did they ever make smaller than full-frame sensors?

What explanation do proponents of a Scotland-NI bridge give for it breaking Brexit impasse?

How to publish superseding results without creating enemies

Were Roman public roads build by private companies?

What is the derivative of an exponential function with another function as its base?

Output a Super Mario Image

Is there any way to land a rover on the Moon without using any thrusters?

Why don't Wizards use wrist straps to protect against disarming charms?

Why is this weapon searching for a new owner?

Make 1998 using the least possible digits 8

Stucturing information on this trade show banner

If I want an interpretable model, are there methods other than Linear Regression?

Newly created XFS filesystem shows 78 GB used

How major are these paintwork & rust problems?

Why is template constructor preferred to copy constructor?

Bash, import output from command as command

Difference in using Lightning Component <lighting:badge/> and Normal DOM with slds <span class="slds-badge"></span>? Which is Better and Why?

Why is the T-1000 humanoid?

Are space camera sensors usually round, or square?

Finding the number of digits of a given integer.

A simple problem about Rule

How do I get rid of distortion in pictures of distant objects photographed with a telephoto lens?



Output a Super Mario Image


Tips for Golfing in T-SQLRotate an ASCII art imagePixel-art, episode 1: display Super MarioDisplay “Happy Easter!”How Many Rectangles in the Grid?Output the Hebrew alphabetDraw a hollow square of # with given widthAlphabet StaircaseDrawing convex polyiamonds






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








6












$begingroup$


This is a problem on Luogu OJ. I decided to post it here because on Luogu OJ, many people, including me and my friend, are interested about how to solve this problem within the fewest character. Sorry if it is not a good challenge here.



Your task is to output the following ASCII-art:



 ************
####....#.
#..###.....##....
###.......###### ### ###
........... #...# #...#
##*####### #.#.# #.#.#
####*******###### #.#.# #.#.#
...#***.****.*###.... #...# #...#
....**********##..... ### ###
....**** *****....
#### ####
###### ######
##############################################################
#...#......#.##...#......#.##...#......#.##------------------#
###########################################------------------#
#..#....#....##..#....#....##..#....#....#####################
########################################## #----------#
#.....#......##.....#......##.....#......# #----------#
########################################## #----------#
#.#..#....#..##.#..#....#..##.#..#....#..# #----------#
########################################## ############


This is code-golf, so shortest program wins.










share|improve this question











$endgroup$













  • $begingroup$
    Note: I managed to compress this to 143 bytes via DEFLATE and 174 via LZMA 2, but I suspect I did something wrong with it.
    $endgroup$
    – someone
    8 hours ago











  • $begingroup$
    Is additional whitespace (for example to make a rectangle of characters) on the right hand side allowed? what about a trailing newline?
    $endgroup$
    – Level River St
    4 hours ago

















6












$begingroup$


This is a problem on Luogu OJ. I decided to post it here because on Luogu OJ, many people, including me and my friend, are interested about how to solve this problem within the fewest character. Sorry if it is not a good challenge here.



Your task is to output the following ASCII-art:



 ************
####....#.
#..###.....##....
###.......###### ### ###
........... #...# #...#
##*####### #.#.# #.#.#
####*******###### #.#.# #.#.#
...#***.****.*###.... #...# #...#
....**********##..... ### ###
....**** *****....
#### ####
###### ######
##############################################################
#...#......#.##...#......#.##...#......#.##------------------#
###########################################------------------#
#..#....#....##..#....#....##..#....#....#####################
########################################## #----------#
#.....#......##.....#......##.....#......# #----------#
########################################## #----------#
#.#..#....#..##.#..#....#..##.#..#....#..# #----------#
########################################## ############


This is code-golf, so shortest program wins.










share|improve this question











$endgroup$













  • $begingroup$
    Note: I managed to compress this to 143 bytes via DEFLATE and 174 via LZMA 2, but I suspect I did something wrong with it.
    $endgroup$
    – someone
    8 hours ago











  • $begingroup$
    Is additional whitespace (for example to make a rectangle of characters) on the right hand side allowed? what about a trailing newline?
    $endgroup$
    – Level River St
    4 hours ago













6












6








6





$begingroup$


This is a problem on Luogu OJ. I decided to post it here because on Luogu OJ, many people, including me and my friend, are interested about how to solve this problem within the fewest character. Sorry if it is not a good challenge here.



Your task is to output the following ASCII-art:



 ************
####....#.
#..###.....##....
###.......###### ### ###
........... #...# #...#
##*####### #.#.# #.#.#
####*******###### #.#.# #.#.#
...#***.****.*###.... #...# #...#
....**********##..... ### ###
....**** *****....
#### ####
###### ######
##############################################################
#...#......#.##...#......#.##...#......#.##------------------#
###########################################------------------#
#..#....#....##..#....#....##..#....#....#####################
########################################## #----------#
#.....#......##.....#......##.....#......# #----------#
########################################## #----------#
#.#..#....#..##.#..#....#..##.#..#....#..# #----------#
########################################## ############


This is code-golf, so shortest program wins.










share|improve this question











$endgroup$




This is a problem on Luogu OJ. I decided to post it here because on Luogu OJ, many people, including me and my friend, are interested about how to solve this problem within the fewest character. Sorry if it is not a good challenge here.



Your task is to output the following ASCII-art:



 ************
####....#.
#..###.....##....
###.......###### ### ###
........... #...# #...#
##*####### #.#.# #.#.#
####*******###### #.#.# #.#.#
...#***.****.*###.... #...# #...#
....**********##..... ### ###
....**** *****....
#### ####
###### ######
##############################################################
#...#......#.##...#......#.##...#......#.##------------------#
###########################################------------------#
#..#....#....##..#....#....##..#....#....#####################
########################################## #----------#
#.....#......##.....#......##.....#......# #----------#
########################################## #----------#
#.#..#....#..##.#..#....#..##.#..#....#..# #----------#
########################################## ############


This is code-golf, so shortest program wins.







code-golf ascii-art kolmogorov-complexity






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 8 hours ago









Arnauld

92.4k7 gold badges108 silver badges376 bronze badges




92.4k7 gold badges108 silver badges376 bronze badges










asked 8 hours ago









TwilightSparkleTwilightSparkle

1689 bronze badges




1689 bronze badges














  • $begingroup$
    Note: I managed to compress this to 143 bytes via DEFLATE and 174 via LZMA 2, but I suspect I did something wrong with it.
    $endgroup$
    – someone
    8 hours ago











  • $begingroup$
    Is additional whitespace (for example to make a rectangle of characters) on the right hand side allowed? what about a trailing newline?
    $endgroup$
    – Level River St
    4 hours ago
















  • $begingroup$
    Note: I managed to compress this to 143 bytes via DEFLATE and 174 via LZMA 2, but I suspect I did something wrong with it.
    $endgroup$
    – someone
    8 hours ago











  • $begingroup$
    Is additional whitespace (for example to make a rectangle of characters) on the right hand side allowed? what about a trailing newline?
    $endgroup$
    – Level River St
    4 hours ago















$begingroup$
Note: I managed to compress this to 143 bytes via DEFLATE and 174 via LZMA 2, but I suspect I did something wrong with it.
$endgroup$
– someone
8 hours ago





$begingroup$
Note: I managed to compress this to 143 bytes via DEFLATE and 174 via LZMA 2, but I suspect I did something wrong with it.
$endgroup$
– someone
8 hours ago













$begingroup$
Is additional whitespace (for example to make a rectangle of characters) on the right hand side allowed? what about a trailing newline?
$endgroup$
– Level River St
4 hours ago




$begingroup$
Is additional whitespace (for example to make a rectangle of characters) on the right hand side allowed? what about a trailing newline?
$endgroup$
– Level River St
4 hours ago










7 Answers
7






active

oldest

votes


















3














$begingroup$


PHP, 176 bytes



This version uses raw output of gzdeflate and contains unprintable binary data, so the code itself and TIO link cannot be posted here, but here is a hex dump of it:



000000 3c 3f 3d 67 7a 69 6e 66 6c 61 74 65 28 27 a5 52 
000010 5b 0e 80 30 08 fb 37 f1 0e 4b fa b7 44 ee 7f 3c
000020 19 43 05 86 af ac 1f 6a 65 a5 c0 28 c5 a1 1a ac
000030 8b 8f 15 30 88 01 0a 21 fe ab 21 ea af 18 d7 a0
000040 1c 63 0c 69 03 1d 9c 0b 5d 88 45 b5 ac 81 26 95
000050 57 64 d6 22 80 d7 23 ea 9b 4c 47 92 e4 78 d5 b7
000060 82 58 4a 55 1e 3a 8a 1f f5 b7 e3 d7 a5 e8 24 bf
000070 8f ef 90 9f b7 9b df 0f ec b7 0b fb 9e 3b 5b 17
000080 4c 81 f5 b2 47 7d 5c 27 fa d2 dc b2 6d c0 3f ff
000090 5c af 16 38 96 f6 9e e5 f5 7f 86 4c 2d 7a 9b 0e
0000a0 9f 58 a2 9d f2 35 9d e1 89 4d fb 1a ec 27 29 3b


This basically reverses the deflate and prints the result. Save it as a binary file then execute it like this: php mario.php





PHP, 239 bytes





<?=gzinflate(base64_decode('pVJbDoAwCPvfKZb0b4nc/3jCRAWGOrN+qNiV8litDs2geKqCQQyQZ/inMnS8SpQRKSsYkoYw2la6ESuSpCEcq27IjPt5eDmCXFQ6jCTFl1yqYSW1/tAxzBcvp+9l6BCnJ3eqr6Wmi4H9LoHzLPNYQukd6k04bspjtA345Z7K1QDnPX2O0uKn0QcWnE13b9EoXXE1XeEtWnU12AE'));


Try it online!



Same as above version, but used base64_encode on output of gzdeflate, so the code is readable and TIO link is available too. This basically reverses the base64 and deflate and prints the result.






share|improve this answer









$endgroup$














  • $begingroup$
    TIO link using bash to properly create the file
    $endgroup$
    – dzaima
    4 hours ago


















2














$begingroup$

T-SQL, 322 298 bytes



SELECT CAST(DECOMPRESS(CAST('H4sIAAAAAAACA6WRQYrEIBQF955CqJ0wdf/jjehM2rwOdofUQvIoHj9f65m2UMLRsYNng/4ZQU0NThjUtBFLDXwRBpWIWYfGpCaIRCy5cZswuFVX6U3bOAA73/+8nXYw2368uWwfj3r5MKzfq4W0UHhEQcUBsk0/b9yafllX9P/YpeDu7rVDTF6226WoPpy6bMUmPZ66UH4BHz4rVE8EAAA='as XML).value('.','varbinary(max)'))AS varchar(max))


Uses G-Zip compression built into SQL 2016 and later, along with Base64 encoding, see this tips post for details.



In SSMS, you'll either have to output as text after fiddling with SSMS character limits in settings, or just copy-and-paste the output to the code window:



enter image description here



EDIT: Saved 24 bytes with a better compressed string, thanks, @someone! Didn't bother to update the screenshot.






share|improve this answer











$endgroup$














  • $begingroup$
    I think I have a shorter base64 gzip string, H4sIAAAAAAACA6WRQYrEIBQF955CqJ0wdf/jjehM2rwOdofUQvIoHj9f65m2UMLRsYNng/4ZQU0NThjUtBFLDXwRBpWIWYfGpCaIRCy5cZswuFVX6U3bOAA73/+8nXYw2368uWwfj3r5MKzfq4W0UHhEQcUBsk0/b9yafllX9P/YpeDu7rVDTF6226WoPpy6bMUmPZ66UH4BHz4rVE8EAAA=. I can't test this because I have no idea how, but you might or might not be able to omit the =.
    $endgroup$
    – someone
    8 hours ago










  • $begingroup$
    @someone Thanks, that string does work (it does need the =), and saves 24 bytes; guess my encoding routine is far from ideal.
    $endgroup$
    – BradC
    7 hours ago



















1














$begingroup$


JavaScript (Node.js), 265 bytes



Deflated.





_=>require('zlib').inflateRawSync(Buffer('pVJbDoAwCPvfKZb0b4nc/3gCYgSGr6wfOuxKO1zvAcOhRaqDQQxQZPijMXS8WpYRGSuYmqYy23a6kBNJ01TOqQcqY92PKEeSi8qGUbR4k0saVtLQh43he3jZff0MG2IMl7JWallrg/LHwK9b4iLLPJbQ9IR2E46bclttE365l3IzwHlP76sy/GfowJKzO91TNUtXXN2p8FStujrs','base64'))+''


Try it online!




JavaScript (ES7), 340 bytes



Crushed.





_=>[...'[+SUPER~Mario!]'+2**29].reduce((s,c)=>(l=s.split(c)).join(l.pop()),`U15555
U13#9#.~o#739}9~o397.28+S
18PP7.1ii
U13*2#18 a 335E28oa7}5.E.*39ii~P55E#9.8S~PEooE*P~o331+33~21+26r
#RRR00#6#00#
#[3[3[r#6]
9!9!9!]6]
#M3M3M#]6oor331o+9#P07..8U 6
2222r##E**]oo#0-#.#!.97#+ iU#7r2223a#}U#}}~M}79#7~
8R7!.3E5*P77U11S3#8 3#+o )#(91+9~o397.28+S
18PP7.1ii
U13*2#18 a 335E28oa7}5.E.*39ii~P55E#9.8S~PEooE*P~o331+33~21+26r
#RRR00#6#00#
#[3[3[r#6]
9!9!9!]6]
#M3M3M#]6oor331o+9#P07..8U 6
2222r##E**]oo#0-#.#!.97#+ iU#7r2223a#}U#}}~M}79#7~
8R7!.3E5*P77U11S3#8 3#+o ---[799`)


Try it online!






share9~o397.28+S
18PP7.1ii
U13*2#18 a 335E28oa7}5.E.*39ii~P55E#9.8S~PEooE*P~o331+33~21+26r
#RRR00#6#00#
#[3[3[r#6]
9!9!9!]6]
#M3M3M#]6oor331o+9#P07..8U 6
2222r##E**]oo#0-#.#!.97#+ iU#7r2223a#}U#}}~M}79#7~
8R7!.3E5*P77U11S3#8 3#+o ---[799`)


Try it online!






share9~o397.28+S
18PP7.1ii
U13*2#18 a 335E28oa7}5.E.*39ii~P55E#9.8S~PEooE*P~o331+33~21+26r
#RRR00#6#00#
#[3[3[r#6]
9!9!9!]6]
#M3M3M#]6oor331o+9#P07..8U 6
2222r##E**]oo#0-#.#!.97#+ iU#7r2223a#}U#}}~M}79#7~
8R7!.3E5*P77U11S3#8 3#+o ---[799`)


Try it online!






share9~o397.28+S
18PP7.1ii
U13*2#18 a 335E28oa7}5.E.*39ii~P55E#9.8S~PEooE*P~o331+33~21+26r
#RRR00#6#00#
#[3[3[r#6]
9!9!9!]6]
#M3M3M#]6oor331o+9#P07..8U 6
2222r##E**]oo#0-#.#!.97#+ iU#7r2223a#}U#}}~M}79#7~
8R7!.3E5*P77U11S3#8 3#+o {---[799`)


Try it online!







share|improve this answer














share|improve this answer



share|improve this answer








edited 8 hours ago

























answered 8 hours ago









ArnauldArnauld

92.4k7 gold badges108 silver badges376 bronze badges




92.4k7 gold badges108 silver badges376 bronze badges














  • $begingroup$
    This compressed string is one byte shorter: pVJbDoAwCPvfKZb0b4nc/3jCRAWGOrN+qNiV8litDs2geKqCQQyQZ/inMnS8SpQRKSsYkoYw2la6ESuSpCEcq27IjPt5eDmCXFQ6jCTFl1yqYSW1/tAxzBcvp+9l6BCnJ3eqr6Wmi4H9LoHzLPNYQukd6k04bspjtA345Z7K1QDnPX2O0uKn0QcWnE13b9EoXXE1XeEtWnU12AE'
    $endgroup$
    – Night2
    5 hours ago
















  • $begingroup$
    This compressed string is one byte shorter: pVJbDoAwCPvfKZb0b4nc/3jCRAWGOrN+qNiV8litDs2geKqCQQyQZ/inMnS8SpQRKSsYkoYw2la6ESuSpCEcq27IjPt5eDmCXFQ6jCTFl1yqYSW1/tAxzBcvp+9l6BCnJ3eqr6Wmi4H9LoHzLPNYQukd6k04bspjtA345Z7K1QDnPX2O0uKn0QcWnE13b9EoXXE1XeEtWnU12AE'
    $endgroup$
    – Night2
    5 hours ago















$begingroup$
This compressed string is one byte shorter: pVJbDoAwCPvfKZb0b4nc/3jCRAWGOrN+qNiV8litDs2geKqCQQyQZ/inMnS8SpQRKSsYkoYw2la6ESuSpCEcq27IjPt5eDmCXFQ6jCTFl1yqYSW1/tAxzBcvp+9l6BCnJ3eqr6Wmi4H9LoHzLPNYQukd6k04bspjtA345Z7K1QDnPX2O0uKn0QcWnE13b9EoXXE1XeEtWnU12AE'
$endgroup$
– Night2
5 hours ago




$begingroup$
This compressed string is one byte shorter: pVJbDoAwCPvfKZb0b4nc/3jCRAWGOrN+qNiV8litDs2geKqCQQyQZ/inMnS8SpQRKSsYkoYw2la6ESuSpCEcq27IjPt5eDmCXFQ6jCTFl1yqYSW1/tAxzBcvp+9l6BCnJ3eqr6Wmi4H9LoHzLPNYQukd6k04bspjtA345Z7K1QDnPX2O0uKn0QcWnE13b9EoXXE1XeEtWnU12AE'
$endgroup$
– Night2
5 hours ago











1














$begingroup$


Jelly, 235 226 bytes



“¤ßȷŒȷddðdẎeȤdƤƬddƲdƝ‘s2⁵+€⁴¤żẎœṣjƭƒ“Ç=ÇgƲȷ€çfȤeƲ€fƈiÆf¿fÐɦÇÞµÞÇe2jÑØµØ¿g8i€ØµØ½ð4Ɲ5Ɲ2fƲµÞµÞ½Ʋ;æ½f¿f½Ʋ5¤6Ʋ€g¬g½i¬ⱮvðɓȷeðɓȷeðɓȷeḳƁḳeƤııeƤııeƤııⱮp׿dɓædɓædɓd×⁾×eƝçıçeƝçıçeƝçıçd×⁾¤o‘b50U+Ø0U‘Œṙṁ1xⱮ“&ðẏṪ¶ẏ×Ṙ⁷Ƈ⁾1Ẓṁn#’b64¤¤ị“ *#.-”Y


Try it online!



Full explanation to follow, but uses a combination of run-length encoding and replacement of common length-2 sequences with a single digit. Does not use any standard compression library like gzip. Overall has 182 bytes of compressed data and 44 of code.






share|improve this answer











$endgroup$



















    1














    $begingroup$


    Jelly, 235 226 bytes



    “¤ßȷŒȷddðdẎeȤdƤƬddƲdƝ‘s2⁵+€⁴¤żẎœṣjƭƒ“Ç=ÇgƲȷ€çfȤeƲ€fƈiÆf¿fÐɦÇÞµÞÇe2jÑØµØ¿g8i€ØµØ½ð4Ɲ5Ɲ2fƲµÞµÞ½Ʋ;æ½f¿f½Ʋ5¤6Ʋ€g¬g½i¬ⱮvðɓȷeðɓȷeðɓȷeḳƁḳeƤııeƤııeƤııⱮp׿dɓædɓædɓd×⁾×eƝçıçeƝçıçeƝçıçd×⁾¤o‘b50U+Ø0U‘Œṙṁ1xⱮ“&ðẏṪ¶ẏ×Ṙ⁷Ƈ⁾1Ẓṁn#’b64¤¤ị“ *#.-”Y


    Try it online!



    Full explanation to follow, but uses a combination of run-length encoding and replacement of common length-2 sequences with a single digit. Does not use any standard compression library like gzip. Overall has 182 bytes of compressed data and 44 of code.






    share|improve this answer











    $endgroup$

















      1














      1










      1







      $begingroup$


      Jelly, 235 226 bytes



      “¤ßȷŒȷddðdẎeȤdƤƬddƲdƝ‘s2⁵+€⁴¤żẎœṣjƭƒ“Ç=ÇgƲȷ€çfȤeƲ€fƈiÆf¿fÐɦÇÞµÞÇe2jÑØµØ¿g8i€ØµØ½ð4Ɲ5Ɲ2fƲµÞµÞ½Ʋ;æ½f¿f½Ʋ5¤6Ʋ€g¬g½i¬ⱮvðɓȷeðɓȷeðɓȷeḳƁḳeƤııeƤııeƤııⱮp׿dɓædɓædɓd×⁾×eƝçıçeƝçıçeƝçıçd×⁾¤o‘b50U+Ø0U‘Œṙṁ1xⱮ“&ðẏṪ¶ẏ×Ṙ⁷Ƈ⁾1Ẓṁn#’b64¤¤ị“ *#.-”Y


      Try it online!



      Full explanation to follow, but uses a combination of run-length encoding and replacement of common length-2 sequences with a single digit. Does not use any standard compression library like gzip. Overall has 182 bytes of compressed data and 44 of code.






      share|improve this answer











      $endgroup$




      Jelly, 235 226 bytes



      “¤ßȷŒȷddðdẎeȤdƤƬddƲdƝ‘s2⁵+€⁴¤żẎœṣjƭƒ“Ç=ÇgƲȷ€çfȤeƲ€fƈiÆf¿fÐɦÇÞµÞÇe2jÑØµØ¿g8i€ØµØ½ð4Ɲ5Ɲ2fƲµÞµÞ½Ʋ;æ½f¿f½Ʋ5¤6Ʋ€g¬g½i¬ⱮvðɓȷeðɓȷeðɓȷeḳƁḳeƤııeƤııeƤııⱮp׿dɓædɓædɓd×⁾×eƝçıçeƝçıçeƝçıçd×⁾¤o‘b50U+Ø0U‘Œṙṁ1xⱮ“&ðẏṪ¶ẏ×Ṙ⁷Ƈ⁾1Ẓṁn#’b64¤¤ị“ *#.-”Y


      Try it online!



      Full explanation to follow, but uses a combination of run-length encoding and replacement of common length-2 sequences with a single digit. Does not use any standard compression library like gzip. Overall has 182 bytes of compressed data and 44 of code.







      share|improve this answer














      share|improve this answer



      share|improve this answer








      edited 2 hours ago

























      answered 3 hours ago









      Nick KennedyNick Kennedy

      6,5151 gold badge9 silver badges15 bronze badges




      6,5151 gold badge9 silver badges15 bronze badges
























          0














          $begingroup$

          PHP, 608 565 557 bytes



          Uses GMP, the 5kJvr... string was created by first using substitutions to convert the original to base 5 6, then GMP to convert to base 62.



          <?=str_replace(range(0,5),str_split("n-.#* "),gmp_strval(gmp_init('5kJvrGbxP8CrM96cfgUaH1i7H5NT19NW3eSlwbRNO6MzND4omDb8BkvVwnTb1bQtCr6pet0EVt9BQnTuRSwcrL1Gnzs6dMEKAPctFQDrnbXv3eIzlyPYhZpGTwostpxBRJa7bvJvVVgoVjErM9sLKVxa0YkOaOUgMAP6orzz4ZGzb5iQ4qGDDuUOEiKmrcGTHp58srEheAqQSRQE4dOMlauXH4i06DY6tY8gu4maD2BFa68FA7s9sQG9VplFHpecaduYnzLoZgz18xwunIlSkFyIFCUyVMgVxvN7wxtyFZZSAli6DRyV1EobXZtiRa60mYyIZTYL79x190EjhCRAlBM1Lk11FJCeOFkKpAYW8M1hzUpghKA07J31gHpvlkFFKA4dSXvoZwGPbcrGOsmcsi5GAbhB2MIJe9XJGrA7KcSeMfOdxany7HEcesx8oewhtlRHnwxmG8qu8WwA8fjm1S82LMGrq3t',62),6));


          Run online.






          share|improve this answer











          $endgroup$



















            0














            $begingroup$

            PHP, 608 565 557 bytes



            Uses GMP, the 5kJvr... string was created by first using substitutions to convert the original to base 5 6, then GMP to convert to base 62.



            <?=str_replace(range(0,5),str_split("n-.#* "),gmp_strval(gmp_init('5kJvrGbxP8CrM96cfgUaH1i7H5NT19NW3eSlwbRNO6MzND4omDb8BkvVwnTb1bQtCr6pet0EVt9BQnTuRSwcrL1Gnzs6dMEKAPctFQDrnbXv3eIzlyPYhZpGTwostpxBRJa7bvJvVVgoVjErM9sLKVxa0YkOaOUgMAP6orzz4ZGzb5iQ4qGDDuUOEiKmrcGTHp58srEheAqQSRQE4dOMlauXH4i06DY6tY8gu4maD2BFa68FA7s9sQG9VplFHpecaduYnzLoZgz18xwunIlSkFyIFCUyVMgVxvN7wxtyFZZSAli6DRyV1EobXZtiRa60mYyIZTYL79x190EjhCRAlBM1Lk11FJCeOFkKpAYW8M1hzUpghKA07J31gHpvlkFFKA4dSXvoZwGPbcrGOsmcsi5GAbhB2MIJe9XJGrA7KcSeMfOdxany7HEcesx8oewhtlRHnwxmG8qu8WwA8fjm1S82LMGrq3t',62),6));


            Run online.






            share|improve this answer











            $endgroup$

















              0














              0










              0







              $begingroup$

              PHP, 608 565 557 bytes



              Uses GMP, the 5kJvr... string was created by first using substitutions to convert the original to base 5 6, then GMP to convert to base 62.



              <?=str_replace(range(0,5),str_split("n-.#* "),gmp_strval(gmp_init('5kJvrGbxP8CrM96cfgUaH1i7H5NT19NW3eSlwbRNO6MzND4omDb8BkvVwnTb1bQtCr6pet0EVt9BQnTuRSwcrL1Gnzs6dMEKAPctFQDrnbXv3eIzlyPYhZpGTwostpxBRJa7bvJvVVgoVjErM9sLKVxa0YkOaOUgMAP6orzz4ZGzb5iQ4qGDDuUOEiKmrcGTHp58srEheAqQSRQE4dOMlauXH4i06DY6tY8gu4maD2BFa68FA7s9sQG9VplFHpecaduYnzLoZgz18xwunIlSkFyIFCUyVMgVxvN7wxtyFZZSAli6DRyV1EobXZtiRa60mYyIZTYL79x190EjhCRAlBM1Lk11FJCeOFkKpAYW8M1hzUpghKA07J31gHpvlkFFKA4dSXvoZwGPbcrGOsmcsi5GAbhB2MIJe9XJGrA7KcSeMfOdxany7HEcesx8oewhtlRHnwxmG8qu8WwA8fjm1S82LMGrq3t',62),6));


              Run online.






              share|improve this answer











              $endgroup$



              PHP, 608 565 557 bytes



              Uses GMP, the 5kJvr... string was created by first using substitutions to convert the original to base 5 6, then GMP to convert to base 62.



              <?=str_replace(range(0,5),str_split("n-.#* "),gmp_strval(gmp_init('5kJvrGbxP8CrM96cfgUaH1i7H5NT19NW3eSlwbRNO6MzND4omDb8BkvVwnTb1bQtCr6pet0EVt9BQnTuRSwcrL1Gnzs6dMEKAPctFQDrnbXv3eIzlyPYhZpGTwostpxBRJa7bvJvVVgoVjErM9sLKVxa0YkOaOUgMAP6orzz4ZGzb5iQ4qGDDuUOEiKmrcGTHp58srEheAqQSRQE4dOMlauXH4i06DY6tY8gu4maD2BFa68FA7s9sQG9VplFHpecaduYnzLoZgz18xwunIlSkFyIFCUyVMgVxvN7wxtyFZZSAli6DRyV1EobXZtiRa60mYyIZTYL79x190EjhCRAlBM1Lk11FJCeOFkKpAYW8M1hzUpghKA07J31gHpvlkFFKA4dSXvoZwGPbcrGOsmcsi5GAbhB2MIJe9XJGrA7KcSeMfOdxany7HEcesx8oewhtlRHnwxmG8qu8WwA8fjm1S82LMGrq3t',62),6));


              Run online.







              share|improve this answer














              share|improve this answer



              share|improve this answer








              edited 2 hours ago

























              answered 8 hours ago









              Yimin RongYimin Rong

              7,1371 gold badge16 silver badges40 bronze badges




              7,1371 gold badge16 silver badges40 bronze badges
























                  0














                  $begingroup$


                  Keg, 2204 1012 bytes



                  (35*| )(34*|*)
                  (35*| )(4|#)(4|.)#.
                  (35*| )#(2|.)(3|#)(5|.)(2|#)(4|.)
                  (76+| )(3|#)(7|.)(6|#)(72*| )(3|#)(34*| )(3|#)
                  (82*| )(65+|.)(35*| )#(3|.)#(91+| )#(3|.)#
                  (35*| )(2|#)*(7|#)(98+| )#.#.#(91+| )#.#.#
                  (34*| )(4|#)(7|*)(6|#)(76+| )#.#.#(91+| )#.#.#
                  (65+| )(3|.)#(3|*).(4|*).*(3|#)(4|.)(91+| )#(3|.)#(91+| )#(3|.)#
                  (65+| )(4|.)(91+|*)(2|#)(5|.)(65+| )(3|#)(34*| )(3|#)
                  (65+| )(4|.)(4|*)(4| )(5|*)(4|.)
                  (67+| )(4|#)(8| )(4|#)
                  (65+| )(6|#)(8| )(6|#)
                  (88*2-|#)
                  #(3|.)#(6|.)#.(2|#)(3|.)#(6|.)#.(2|#)(3|.)#(6|.)#.(2|#)(92*|-)#
                  (67*1+|#)(92*|-)#
                  #(2|.)#(4|.)#(4|.)(2|#)(2|.)#(4|.)#(4|.)(2|#)(2|.)#(4|.)#(4|.)(37*|#)
                  (67*|#)(4| )#(91+|-)#
                  #(5|.)#(6|.)(2|#)(5|.)#(6|.)(2|#)(5|.)#(6|.)#(4| )#(91+|-)#
                  (67*|#)(4| )#(91+|-)#
                  #.#(2|.)#(4|.)#(2|.)(2|#).#(2|.)#(4|.)#(2|.)(2|#).#(2|.)#(4|.)#(2|.)#(4| )#(91+|-)#
                  (67*|#)(4| )(34*|#)


                  Try it online!



                  This is just a run-length encoding of the ascii picture but implemented in Keg



                  Old program



                   ************
                  ####....#.
                  #..###.....##....
                  ###.......###### ### ###
                  ........... #...# #...#
                  ##*####### #.#.# #.#.#
                  ####*******###### #.#.# #.#.#
                  ...#***.****.*###.... #...# #...#
                  ....**********##..... ### ###
                  ....**** *****....
                  #### ####
                  ###### ######
                  ##############################################################
                  #...#......#.##...#......#.##...#......#.##------------------#
                  ###########################################------------------#
                  #..#....#....##..#....#....##..#....#....#####################
                  ########################################## #----------#
                  #.....#......##.....#......##.....#......# #----------#
                  ########################################## #----------#
                  #.#..#....#..##.#..#....#..##.#..#....#..# #----------#
                  ########################################## ############


                  Try it online!



                  I know this probably won't win any competitions, but hey, it looks nice.
                  Literally just escaping every character and printing it. I mean, it could be golfed, but don't you just love ascii art programs?






                  share|improve this answer











                  $endgroup$



















                    0














                    $begingroup$


                    Keg, 2204 1012 bytes



                    (35*| )(34*|*)
                    (35*| )(4|#)(4|.)#.
                    (35*| )#(2|.)(3|#)(5|.)(2|#)(4|.)
                    (76+| )(3|#)(7|.)(6|#)(72*| )(3|#)(34*| )(3|#)
                    (82*| )(65+|.)(35*| )#(3|.)#(91+| )#(3|.)#
                    (35*| )(2|#)*(7|#)(98+| )#.#.#(91+| )#.#.#
                    (34*| )(4|#)(7|*)(6|#)(76+| )#.#.#(91+| )#.#.#
                    (65+| )(3|.)#(3|*).(4|*).*(3|#)(4|.)(91+| )#(3|.)#(91+| )#(3|.)#
                    (65+| )(4|.)(91+|*)(2|#)(5|.)(65+| )(3|#)(34*| )(3|#)
                    (65+| )(4|.)(4|*)(4| )(5|*)(4|.)
                    (67+| )(4|#)(8| )(4|#)
                    (65+| )(6|#)(8| )(6|#)
                    (88*2-|#)
                    #(3|.)#(6|.)#.(2|#)(3|.)#(6|.)#.(2|#)(3|.)#(6|.)#.(2|#)(92*|-)#
                    (67*1+|#)(92*|-)#
                    #(2|.)#(4|.)#(4|.)(2|#)(2|.)#(4|.)#(4|.)(2|#)(2|.)#(4|.)#(4|.)(37*|#)
                    (67*|#)(4| )#(91+|-)#
                    #(5|.)#(6|.)(2|#)(5|.)#(6|.)(2|#)(5|.)#(6|.)#(4| )#(91+|-)#
                    (67*|#)(4| )#(91+|-)#
                    #.#(2|.)#(4|.)#(2|.)(2|#).#(2|.)#(4|.)#(2|.)(2|#).#(2|.)#(4|.)#(2|.)#(4| )#(91+|-)#
                    (67*|#)(4| )(34*|#)


                    Try it online!



                    This is just a run-length encoding of the ascii picture but implemented in Keg



                    Old program



                     ************
                    ####....#.
                    #..###.....##....
                    ###.......###### ### ###
                    ........... #...# #...#
                    ##*####### #.#.# #.#.#
                    ####*******###### #.#.# #.#.#
                    ...#***.****.*###.... #...# #...#
                    ....**********##..... ### ###
                    ....**** *****....
                    #### ####
                    ###### ######
                    ##############################################################
                    #...#......#.##...#......#.##...#......#.##------------------#
                    ###########################################------------------#
                    #..#....#....##..#....#....##..#....#....#####################
                    ########################################## #----------#
                    #.....#......##.....#......##.....#......# #----------#
                    ########################################## #----------#
                    #.#..#....#..##.#..#....#..##.#..#....#..# #----------#
                    ########################################## ############


                    Try it online!



                    I know this probably won't win any competitions, but hey, it looks nice.
                    Literally just escaping every character and printing it. I mean, it could be golfed, but don't you just love ascii art programs?






                    share|improve this answer











                    $endgroup$

















                      0














                      0










                      0







                      $begingroup$


                      Keg, 2204 1012 bytes



                      (35*| )(34*|*)
                      (35*| )(4|#)(4|.)#.
                      (35*| )#(2|.)(3|#)(5|.)(2|#)(4|.)
                      (76+| )(3|#)(7|.)(6|#)(72*| )(3|#)(34*| )(3|#)
                      (82*| )(65+|.)(35*| )#(3|.)#(91+| )#(3|.)#
                      (35*| )(2|#)*(7|#)(98+| )#.#.#(91+| )#.#.#
                      (34*| )(4|#)(7|*)(6|#)(76+| )#.#.#(91+| )#.#.#
                      (65+| )(3|.)#(3|*).(4|*).*(3|#)(4|.)(91+| )#(3|.)#(91+| )#(3|.)#
                      (65+| )(4|.)(91+|*)(2|#)(5|.)(65+| )(3|#)(34*| )(3|#)
                      (65+| )(4|.)(4|*)(4| )(5|*)(4|.)
                      (67+| )(4|#)(8| )(4|#)
                      (65+| )(6|#)(8| )(6|#)
                      (88*2-|#)
                      #(3|.)#(6|.)#.(2|#)(3|.)#(6|.)#.(2|#)(3|.)#(6|.)#.(2|#)(92*|-)#
                      (67*1+|#)(92*|-)#
                      #(2|.)#(4|.)#(4|.)(2|#)(2|.)#(4|.)#(4|.)(2|#)(2|.)#(4|.)#(4|.)(37*|#)
                      (67*|#)(4| )#(91+|-)#
                      #(5|.)#(6|.)(2|#)(5|.)#(6|.)(2|#)(5|.)#(6|.)#(4| )#(91+|-)#
                      (67*|#)(4| )#(91+|-)#
                      #.#(2|.)#(4|.)#(2|.)(2|#).#(2|.)#(4|.)#(2|.)(2|#).#(2|.)#(4|.)#(2|.)#(4| )#(91+|-)#
                      (67*|#)(4| )(34*|#)


                      Try it online!



                      This is just a run-length encoding of the ascii picture but implemented in Keg



                      Old program



                       ************
                      ####....#.
                      #..###.....##....
                      ###.......###### ### ###
                      ........... #...# #...#
                      ##*####### #.#.# #.#.#
                      ####*******###### #.#.# #.#.#
                      ...#***.****.*###.... #...# #...#
                      ....**********##..... ### ###
                      ....**** *****....
                      #### ####
                      ###### ######
                      ##############################################################
                      #...#......#.##...#......#.##...#......#.##------------------#
                      ###########################################------------------#
                      #..#....#....##..#....#....##..#....#....#####################
                      ########################################## #----------#
                      #.....#......##.....#......##.....#......# #----------#
                      ########################################## #----------#
                      #.#..#....#..##.#..#....#..##.#..#....#..# #----------#
                      ########################################## ############


                      Try it online!



                      I know this probably won't win any competitions, but hey, it looks nice.
                      Literally just escaping every character and printing it. I mean, it could be golfed, but don't you just love ascii art programs?






                      share|improve this answer











                      $endgroup$




                      Keg, 2204 1012 bytes



                      (35*| )(34*|*)
                      (35*| )(4|#)(4|.)#.
                      (35*| )#(2|.)(3|#)(5|.)(2|#)(4|.)
                      (76+| )(3|#)(7|.)(6|#)(72*| )(3|#)(34*| )(3|#)
                      (82*| )(65+|.)(35*| )#(3|.)#(91+| )#(3|.)#
                      (35*| )(2|#)*(7|#)(98+| )#.#.#(91+| )#.#.#
                      (34*| )(4|#)(7|*)(6|#)(76+| )#.#.#(91+| )#.#.#
                      (65+| )(3|.)#(3|*).(4|*).*(3|#)(4|.)(91+| )#(3|.)#(91+| )#(3|.)#
                      (65+| )(4|.)(91+|*)(2|#)(5|.)(65+| )(3|#)(34*| )(3|#)
                      (65+| )(4|.)(4|*)(4| )(5|*)(4|.)
                      (67+| )(4|#)(8| )(4|#)
                      (65+| )(6|#)(8| )(6|#)
                      (88*2-|#)
                      #(3|.)#(6|.)#.(2|#)(3|.)#(6|.)#.(2|#)(3|.)#(6|.)#.(2|#)(92*|-)#
                      (67*1+|#)(92*|-)#
                      #(2|.)#(4|.)#(4|.)(2|#)(2|.)#(4|.)#(4|.)(2|#)(2|.)#(4|.)#(4|.)(37*|#)
                      (67*|#)(4| )#(91+|-)#
                      #(5|.)#(6|.)(2|#)(5|.)#(6|.)(2|#)(5|.)#(6|.)#(4| )#(91+|-)#
                      (67*|#)(4| )#(91+|-)#
                      #.#(2|.)#(4|.)#(2|.)(2|#).#(2|.)#(4|.)#(2|.)(2|#).#(2|.)#(4|.)#(2|.)#(4| )#(91+|-)#
                      (67*|#)(4| )(34*|#)


                      Try it online!



                      This is just a run-length encoding of the ascii picture but implemented in Keg



                      Old program



                       ************
                      ####....#.
                      #..###.....##....
                      ###.......###### ### ###
                      ........... #...# #...#
                      ##*####### #.#.# #.#.#
                      ####*******###### #.#.# #.#.#
                      ...#***.****.*###.... #...# #...#
                      ....**********##..... ### ###
                      ....**** *****....
                      #### ####
                      ###### ######
                      ##############################################################
                      #...#......#.##...#......#.##...#......#.##------------------#
                      ###########################################------------------#
                      #..#....#....##..#....#....##..#....#....#####################
                      ########################################## #----------#
                      #.....#......##.....#......##.....#......# #----------#
                      ########################################## #----------#
                      #.#..#....#..##.#..#....#..##.#..#....#..# #----------#
                      ########################################## ############


                      Try it online!



                      I know this probably won't win any competitions, but hey, it looks nice.
                      Literally just escaping every character and printing it. I mean, it could be golfed, but don't you just love ascii art programs?







                      share|improve this answer














                      share|improve this answer



                      share|improve this answer








                      edited 1 hour ago

























                      answered 2 hours ago









                      Jono 2906Jono 2906

                      3902 silver badges15 bronze badges




                      3902 silver badges15 bronze badges
























                          0














                          $begingroup$

                          LaTeX, 506 bytes



                          Most likely there will be a more efficient variant, but this is what I managed to get by hand (no built in compression tools in LaTeX...).



                          def|catcode`def~#1| =12~@#1#2ifnum#1>0#2@numexpr#1-1#2fi|#=12~)@3~(@4~?(.~/( ~<@9 ~>< ~_>)#~[<#).#~]<#.#.#~^#).#@6.#.#~!#@18-#~=@42#~'?~&#..#?#?#~;/#@9--#~:#@5.#@6.#~"#.#..#?#..#newlinechar`+typeout>/@12*+>/(#?#.+> #..)#@5.##?+> )#@7.@6#) _ _+>@5 @11.@5 @2[+>/##*@7#@7 @2]+> (#@7*@6#) @2]+>).#)*.(*.*)#?@2[+>?@9**##@5._ _+>?(*/@5*?+> (#@8 (#+>@6#@8 @6#+@62#+)^!+=!+)&@20#+=;+):;+=;+)";+=/@12#


                          Terminal output:



                          This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (preloaded format=pdf
                          latex)
                          restricted write18 enabled.
                          entering extended mode
                          (./mariocg.tex
                          LaTeX2e <2018-12-01>
                          ************
                          ####....#.
                          #..###.....##....
                          ###.......###### ### ###
                          ........... #...# #...#
                          ##*####### #.#.# #.#.#
                          ####*******###### #.#.# #.#.#
                          ...#***.****.*###.... #...# #...#
                          ....**********##..... ### ###
                          ....**** *****....
                          #### ####
                          ###### ######
                          ##############################################################
                          #...#......#.##...#......#.##...#......#.##------------------#
                          ###########################################------------------#
                          #..#....#....##..#....#....##..#....#....#####################
                          ########################################## #----------#
                          #.....#......##.....#......##.....#......# #----------#
                          ########################################## #----------#
                          #.#..#....#..##.#..#....#..##.#..#....#..# #----------#
                          ########################################## ############
                          )





                          share|improve this answer









                          $endgroup$



















                            0














                            $begingroup$

                            LaTeX, 506 bytes



                            Most likely there will be a more efficient variant, but this is what I managed to get by hand (no built in compression tools in LaTeX...).



                            def|catcode`def~#1| =12~@#1#2ifnum#1>0#2@numexpr#1-1#2fi|#=12~)@3~(@4~?(.~/( ~<@9 ~>< ~_>)#~[<#).#~]<#.#.#~^#).#@6.#.#~!#@18-#~=@42#~'?~&#..#?#?#~;/#@9--#~:#@5.#@6.#~"#.#..#?#..#newlinechar`+typeout>/@12*+>/(#?#.+> #..)#@5.##?+> )#@7.@6#) _ _+>@5 @11.@5 @2[+>/##*@7#@7 @2]+> (#@7*@6#) @2]+>).#)*.(*.*)#?@2[+>?@9**##@5._ _+>?(*/@5*?+> (#@8 (#+>@6#@8 @6#+@62#+)^!+=!+)&@20#+=;+):;+=;+)";+=/@12#


                            Terminal output:



                            This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (preloaded format=pdf
                            latex)
                            restricted write18 enabled.
                            entering extended mode
                            (./mariocg.tex
                            LaTeX2e <2018-12-01>
                            ************
                            ####....#.
                            #..###.....##....
                            ###.......###### ### ###
                            ........... #...# #...#
                            ##*####### #.#.# #.#.#
                            ####*******###### #.#.# #.#.#
                            ...#***.****.*###.... #...# #...#
                            ....**********##..... ### ###
                            ....**** *****....
                            #### ####
                            ###### ######
                            ##############################################################
                            #...#......#.##...#......#.##...#......#.##------------------#
                            ###########################################------------------#
                            #..#....#....##..#....#....##..#....#....#####################
                            ########################################## #----------#
                            #.....#......##.....#......##.....#......# #----------#
                            ########################################## #----------#
                            #.#..#....#..##.#..#....#..##.#..#....#..# #----------#
                            ########################################## ############
                            )





                            share|improve this answer









                            $endgroup$

















                              0














                              0










                              0







                              $begingroup$

                              LaTeX, 506 bytes



                              Most likely there will be a more efficient variant, but this is what I managed to get by hand (no built in compression tools in LaTeX...).



                              def|catcode`def~#1| =12~@#1#2ifnum#1>0#2@numexpr#1-1#2fi|#=12~)@3~(@4~?(.~/( ~<@9 ~>< ~_>)#~[<#).#~]<#.#.#~^#).#@6.#.#~!#@18-#~=@42#~'?~&#..#?#?#~;/#@9--#~:#@5.#@6.#~"#.#..#?#..#newlinechar`+typeout>/@12*+>/(#?#.+> #..)#@5.##?+> )#@7.@6#) _ _+>@5 @11.@5 @2[+>/##*@7#@7 @2]+> (#@7*@6#) @2]+>).#)*.(*.*)#?@2[+>?@9**##@5._ _+>?(*/@5*?+> (#@8 (#+>@6#@8 @6#+@62#+)^!+=!+)&@20#+=;+):;+=;+)";+=/@12#


                              Terminal output:



                              This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (preloaded format=pdf
                              latex)
                              restricted write18 enabled.
                              entering extended mode
                              (./mariocg.tex
                              LaTeX2e <2018-12-01>
                              ************
                              ####....#.
                              #..###.....##....
                              ###.......###### ### ###
                              ........... #...# #...#
                              ##*####### #.#.# #.#.#
                              ####*******###### #.#.# #.#.#
                              ...#***.****.*###.... #...# #...#
                              ....**********##..... ### ###
                              ....**** *****....
                              #### ####
                              ###### ######
                              ##############################################################
                              #...#......#.##...#......#.##...#......#.##------------------#
                              ###########################################------------------#
                              #..#....#....##..#....#....##..#....#....#####################
                              ########################################## #----------#
                              #.....#......##.....#......##.....#......# #----------#
                              ########################################## #----------#
                              #.#..#....#..##.#..#....#..##.#..#....#..# #----------#
                              ########################################## ############
                              )





                              share|improve this answer









                              $endgroup$



                              LaTeX, 506 bytes



                              Most likely there will be a more efficient variant, but this is what I managed to get by hand (no built in compression tools in LaTeX...).



                              def|catcode`def~#1| =12~@#1#2ifnum#1>0#2@numexpr#1-1#2fi|#=12~)@3~(@4~?(.~/( ~<@9 ~>< ~_>)#~[<#).#~]<#.#.#~^#).#@6.#.#~!#@18-#~=@42#~'?~&#..#?#?#~;/#@9--#~:#@5.#@6.#~"#.#..#?#..#newlinechar`+typeout>/@12*+>/(#?#.+> #..)#@5.##?+> )#@7.@6#) _ _+>@5 @11.@5 @2[+>/##*@7#@7 @2]+> (#@7*@6#) @2]+>).#)*.(*.*)#?@2[+>?@9**##@5._ _+>?(*/@5*?+> (#@8 (#+>@6#@8 @6#+@62#+)^!+=!+)&@20#+=;+):;+=;+)";+=/@12#


                              Terminal output:



                              This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (preloaded format=pdf
                              latex)
                              restricted write18 enabled.
                              entering extended mode
                              (./mariocg.tex
                              LaTeX2e <2018-12-01>
                              ************
                              ####....#.
                              #..###.....##....
                              ###.......###### ### ###
                              ........... #...# #...#
                              ##*####### #.#.# #.#.#
                              ####*******###### #.#.# #.#.#
                              ...#***.****.*###.... #...# #...#
                              ....**********##..... ### ###
                              ....**** *****....
                              #### ####
                              ###### ######
                              ##############################################################
                              #...#......#.##...#......#.##...#......#.##------------------#
                              ###########################################------------------#
                              #..#....#....##..#....#....##..#....#....#####################
                              ########################################## #----------#
                              #.....#......##.....#......##.....#......# #----------#
                              ########################################## #----------#
                              #.#..#....#..##.#..#....#..##.#..#....#..# #----------#
                              ########################################## ############
                              )






                              share|improve this answer












                              share|improve this answer



                              share|improve this answer










                              answered 1 hour ago









                              SkillmonSkillmon

                              3411 silver badge5 bronze badges




                              3411 silver badge5 bronze badges































                                  draft saved

                                  draft discarded















































                                  If this is an answer to a challenge…



                                  • …Be sure to follow the challenge specification. However, please refrain from exploiting obvious loopholes. Answers abusing any of the standard loopholes are considered invalid. If you think a specification is unclear or underspecified, comment on the question instead.


                                  • …Try to optimize your score. For instance, answers to code-golf challenges should attempt to be as short as possible. You can always include a readable version of the code in addition to the competitive one.
                                    Explanations of your answer make it more interesting to read and are very much encouraged.


                                  • …Include a short header which indicates the language(s) of your code and its score, as defined by the challenge.


                                  More generally…



                                  • …Please make sure to answer the question and provide sufficient detail.


                                  • …Avoid asking for help, clarification or responding to other answers (use comments instead).




                                  draft saved


                                  draft discarded














                                  StackExchange.ready(
                                  function ()
                                  StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fcodegolf.stackexchange.com%2fquestions%2f192715%2foutput-a-super-mario-image%23new-answer', 'question_page');

                                  );

                                  Post as a guest















                                  Required, but never shown





















































                                  Required, but never shown














                                  Required, but never shown












                                  Required, but never shown







                                  Required, but never shown

































                                  Required, but never shown














                                  Required, but never shown












                                  Required, but never shown







                                  Required, but never shown







                                  Popular posts from this blog

                                  Sahara Skak | Bilen | Luke uk diar | NawigatsjuunCommonskategorii: SaharaWikivoyage raisfeerer: Sahara26° N, 13° O

                                  The fall designs the understood secretary. Looking glass Science Shock Discovery Hot Everybody Loves Raymond Smile 곳 서비스 성실하다 Defas Kaloolon Definition: To combine or impregnate with sulphur or any of its compounds as to sulphurize caoutchouc in vulcanizing Flame colored Reason Useful Thin Help 갖다 유명하다 낙엽 장례식 Country Iron Definition: A fencer a gladiator one who exhibits his skill in the use of the sword Definition: The American black throated bunting Spiza Americana Nostalgic Needy Method to my madness 시키다 평가되다 전부 소설가 우아하다 Argument Tin Feeling Representative Gym Music Gaur Chicken 일쑤 코치 편 학생증 The harbor values the sugar. Vasagle Yammoe Enstatite Definition: Capable of being limited Road Neighborly Five Refer Built Kangaroo 비비다 Degree Release Bargain Horse 하루 형님 유교 석 동부 괴롭히다 경제력

                                  19. јануар Садржај Догађаји Рођења Смрти Празници и дани сећања Види још Референце Мени за навигацијуу