Timeline for Fluctuating ranges
Current License: CC BY-SA 3.0
9 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Jun 17, 2020 at 9:04 | history | edited | CommunityBot |
Commonmark migration
|
|
Apr 13, 2017 at 12:39 | history | edited | CommunityBot |
replaced http://codegolf.stackexchange.com/ with https://codegolf.stackexchange.com/
|
|
Mar 6, 2016 at 1:06 | history | edited | removed | CC BY-SA 3.0 |
2 more bytes off thanks @Neil.
|
Mar 5, 2016 at 23:45 | comment | added | Neil |
Actually y<b?-1:y>b is better still.
|
|
Mar 5, 2016 at 20:24 | comment | added | removed | @Neil. Good ones!! Thanks :) | |
Mar 5, 2016 at 20:23 | history | edited | removed | CC BY-SA 3.0 |
4 bytes off thanks @Neil.
|
Mar 5, 2016 at 20:15 | comment | added | Neil |
Save 3 bytes by using y<b?b-y:y-b||1 . Save another byte by using y>b||y-b&&-1 .
|
|
Mar 5, 2016 at 17:50 | history | edited | removed | CC BY-SA 3.0 |
Snippet
|
Mar 5, 2016 at 17:35 | history | answered | removed | CC BY-SA 3.0 |