happy new year by chocobi

string s=readline();string[][]t={{"b","d"},{"(",")"},{")","("}};write("happy "+replace(reverse(s),t)+" new "+s+" year!");

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

download

return to the top page