Another Table by inaniwa

#define _ "_________"
main(){printf("%5.s"_ _"______\n    /%23.s/|\n   /%23.s/ |\n  /%23.s//||\n /"_ _"_____//|||\n|  "_ _"_  || |||\n| || |||%14.s| || |||\n| || ||/%14.s| || ||/\n| ||%18.s| ||\n| ||%18.s| ||\n|_|/%18.s|_|/");}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page