Timeline for Outputting ordinal numbers (1st, 2nd, 3rd)
Current License: CC BY-SA 4.0
14 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 3, 2018 at 20:26 | comment | added | Adám | @ngn Fixed. And happens to work for 0 too! | |
| May 3, 2018 at 20:25 | history | edited | Adám | CC BY-SA 4.0 |
typos in explanation
|
| May 3, 2018 at 19:35 | comment | added | ngn |
sorry, I forgot to mention ⎕io←0. I can see you guessed that, but there are a few 1,2,3,4,0,0... that should be 0,1,2,3,0,0...
|
|
| May 3, 2018 at 19:04 | history | edited | Adám | CC BY-SA 4.0 |
fixed problem
|
| May 3, 2018 at 18:23 | comment | added | ngn |
⍕,{2↑'thstndrd'↓⍨2×⊃⍵⌽∊1 0 8\⊂10↑⍳4}
|
|
| May 3, 2018 at 17:49 | comment | added | ngn | "31th"? | |
| May 26, 2016 at 13:22 | history | edited | Adám | CC BY-SA 3.0 |
added 23 characters in body
|
| Feb 25, 2016 at 17:41 | history | edited | Adám | CC BY-SA 3.0 |
added explanation
|
| Feb 25, 2016 at 0:50 | history | edited | Adám | CC BY-SA 3.0 |
save two bytes
|
| Feb 25, 2016 at 0:43 | history | edited | Adám | CC BY-SA 3.0 |
typo
|
| Feb 25, 2016 at 0:32 | review | Low quality posts | |||
| Feb 25, 2016 at 0:53 | |||||
| Feb 25, 2016 at 0:30 | history | edited | Adám | CC BY-SA 3.0 |
Corrected
|
| Feb 25, 2016 at 0:06 | history | edited | Adám | CC BY-SA 3.0 |
mistake WIP
|
| Feb 24, 2016 at 23:59 | history | answered | Adám | CC BY-SA 3.0 |