for(;a=readline();)print(('0x'+a[0]- -('0x'+a[2])).toString(12).toUpperCase())
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page