Timeline for Find the largest number n positions away from n
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
|
|
| Sep 22, 2016 at 16:15 | comment | added | PurkkaKoodari | Works for any lambda, it autofills the rest of any lambda with the first lambda variable. | |
| Sep 22, 2016 at 15:51 | comment | added | TheBikingViking | @Pietu1998 Thanks. I didn't know about the implicit fill for enumerate; does that work for any other map-type functions? | |
| Sep 22, 2016 at 15:50 | history | edited | TheBikingViking | CC BY-SA 3.0 |
Golfing
|
| Sep 22, 2016 at 5:12 | comment | added | PurkkaKoodari |
}# is the same as @. Also, if you rearrange the last bit to ,-kb+bk you can remove the last k since Pyth auto-inserts it.
|
|
| Sep 21, 2016 at 20:08 | history | answered | TheBikingViking | CC BY-SA 3.0 |