fork(3) download
  1. i,j;main(){char n[99];gets(n);for(;j<5;++j){for(i=0;n[i];++i)printf("%.4s ","##### # ## # ### # #"+4*("01110233340135006460"[(n[i]-48)*5+j]-48));puts("");}}
  2.  
Runtime error #stdin #stdout 0.01s 1724KB
stdin
1302310
stdout
 ##  #### #### #### ####  ##  #### 
  #     # #  # #  #    #   #  #  # 
  #   ### #  #   #   ###   #  #  # 
  #     # #  #  #      #   #  #  # 
 ### #### #### #### ####  ### ####