27c3_Generate C by exi.27c3

{
f=a="   "
e=" "
for(j=0;j++<$1;)
{
if(j<$1){
y=f
x=e e
}else x=y="\n"
b=b"#"y
a=a"##"x
}
print a e b b b b e b a
}

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

download

return to the top page