RosettaCodeData/Task/Nth/APL/nth.apl

6 lines
123 B
APL
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
nth{
sfx4 2'stndrdth'
tens(10<100|)20>100|
(),sfx[(4×tens)(3)10|;]
}