Yet Another Roman Numeral Problem FIXED by chocobi

n;main(c){for(;~(c=getchar());)n=c<11?puts("II\0_III\0IV\0_V\0__VI\0_VII\0VIII"+(n-5)*4)<0:c%2?n+1:n+3;}

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

To protect the system from spam, please input your favorite sport (hint: I believe its name must start with 'g', case insensitive)

download

return to the top page