happy new year by tiago

var s,b:string='d:M';begin read(s);case s[1]of':':b:='(:';'(':b:="('-' )";end;write('happy '+b+' new '+s+' year!')end.

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

download

return to the top page