Timeline for An abundance of integers!
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Feb 21, 2017 at 16:06 | history | edited | colsw | CC BY-SA 3.0 |
added 142 characters in body
|
| Feb 21, 2017 at 15:27 | comment | added | AdmBorkBork |
You can save two bytes by counting the top value and checking that it's bigger than 2x the input -- param($i)((1..$i|?{!($i%$_)})-join"+"|iex)-gt2*$i
|
|
| Feb 21, 2017 at 11:08 | history | answered | colsw | CC BY-SA 3.0 |