Roman Numbers by tails

f=$(if $4,$(foreach a,0 $4 $4$4 $4$4$4 $4$3 $3 $3$4 $3$4$4 $3$4$4$4 $4$2,$(call f,$1$(a:0=),$4,$5,$6,$7,$8)),$(info $1))
$(call f,,M,D,C,L,X,V,I)$(info M)

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