Timeline for Fibonacci + Fizz Buzz = Fibo Nacci!
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 13, 2017 at 12:39 | history | edited | CommunityBot | replaced http://codegolf.stackexchange.com/ with https://codegolf.stackexchange.com/ | |
| Nov 15, 2015 at 0:19 | history | edited | primo | CC BY-SA 3.0 | added 145 characters in body |
| Nov 14, 2015 at 23:12 | comment | added | primo | @MitchSchwartz it used to be called fibo ;) | |
| Nov 14, 2015 at 23:12 | history | edited | primo | CC BY-SA 3.0 | deleted 3 characters in body |
| Nov 14, 2015 at 18:39 | comment | added | Mitch Schwartz | It's shorter not to use built-in; I got 73 with for(i=b=!a=1,99,b=a+a=b; ... | |
| Nov 14, 2015 at 15:58 | history | answered | primo | CC BY-SA 3.0 |