fork(1) download
  1. f(char*c){for(;*c;)printf("%02d",*c++-96);}
  2.  
  3. v[];main(){f(gets(v));}
  4.  
Success #stdin #stdout 0s 2172KB
stdin
codegolf
stdout
0315040507151206