#define p printf( #define a p" ");j=i;while(j--)p" ##");p"\n"); #define b for(j=i;j-->1;)p"# ");p"#\n") main(i,j){scanf("%d",&i);a p" ");b;b;b;b;p" ");b;a}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page