Timeline for Get the best of two Arrays
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Aug 29, 2017 at 23:05 | history | edited | Timtech | CC BY-SA 3.0 |
added 8 characters in body
|
| Aug 29, 2017 at 23:04 | comment | added | Timtech | @ScottMilner Thanks for pointing both of those out. | |
| Aug 29, 2017 at 21:58 | comment | added | Scott Milner |
Also, this is currently invalid, since L1(L1=L2) attempts to get the element of L1 at a list, which throws an error. To fix that, swap the order, i.e. (L1=L2)L1.
|
|
| Aug 29, 2017 at 21:53 | comment | added | Scott Milner |
You can save two bytes by prompting for X and Y, then using ʟX and ʟY to access them, i.e. "Prompt X,Y:ʟX(ʟX=ʟY)+max(ʟ1,ʟ2".
|
|
| Aug 28, 2017 at 18:08 | history | answered | Timtech | CC BY-SA 3.0 |