fork download
  1. using System.Collections;
  2. using static System.Console;
  3.  
  4. class Program
  5. {
  6. static void Main()
  7. {
  8. P("0123456789");
  9. }
  10.  
  11. static void P(string s)
  12. {
  13. int i=0,j;for(;i<70;i+=10){foreach(var c in s)for(j=0;j<8;j++)Write(new BitArray(new[]{(int)"\x1\x4\x8\x10\x14\x18\x1e !8>?@AD|~\x7f\uc282"["JDKKARKRKKOFNNIANINNSEMMIAADNNSDKKILLCKQSDAMRMNBNMODANHNNBNNJPRKHKKBKK"[i+c-48]-65]})[j]?'#':' ');WriteLine();}
  14. }
  15. }
  16.  
Success #stdin #stdout 0.02s 131648KB
stdin
Standard input is empty
stdout
   ###      #    #####   #####  #       #######  #####  #######  #####   #####  
  #   #    ##   #     # #     # #    #  #       #     # #    #  #     # #     # 
 #     #  # #         #       # #    #  #       #           #   #     # #     # 
 #     #    #    #####   #####  #    #  ######  ######     #     #####   ###### 
 #     #    #   #             # #######       # #     #   #     #     #       # 
  #   #     #   #       #     #      #  #     # #     #   #     #     # #     # 
   ###    ##### #######  #####       #   #####   #####    #      #####   #####