1st 2nd 3rd 4th by tails

_:$(strip $(STDIN));@:
f=$(subst 1$2,1$1th,$(3:$1th=$2))
%:;$(info $(call f,1,1st,$(call f,2,2nd,$(call f,3,3rd,$@th))))

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