Count asterisks by nai(embed)

main(_,v){puts("42\x0032"-v%5);}

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

download

return to the top page