27c3_Generate C by 27c3.born

<?$n="\n";fscanf(STDIN,'%d',$i);$a=' '.str_pad('',$i*4,'  ##').$n;$b=str_pad('',$i*4-3,'#   ').$n;echo $a.' '.$b.$b.$b.$b\x0d
.' '.$b.$a;?>

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

download

return to the top page