Timeline for Write a square program that outputs the number of times it has been "unrolled"
Current License: CC BY-SA 3.0
29 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 20, 2024 at 20:14 | answer | added | emanresu A | timeline score: 0 | |
| Aug 20, 2024 at 20:04 | answer | added | Dom Hastings | timeline score: 1 | |
| Apr 13, 2017 at 12:39 | history | edited | Community Bot |
replaced http://codegolf.stackexchange.com/ with https://codegolf.stackexchange.com/
|
|
| S Oct 23, 2014 at 7:09 | history | bounty ended | Calvin's Hobbies | ||
| S Oct 23, 2014 at 7:09 | history | notice removed | Calvin's Hobbies | ||
| S Oct 21, 2014 at 21:07 | history | bounty started | Calvin's Hobbies | ||
| S Oct 21, 2014 at 21:07 | history | notice added | Calvin's Hobbies | Reward existing answer | |
| S Oct 21, 2014 at 20:17 | history | bounty ended | Calvin's Hobbies | ||
| S Oct 21, 2014 at 20:17 | history | notice removed | Calvin's Hobbies | ||
| S Oct 20, 2014 at 17:27 | history | bounty started | Calvin's Hobbies | ||
| S Oct 20, 2014 at 17:27 | history | notice added | Calvin's Hobbies | Reward existing answer | |
| Oct 20, 2014 at 4:37 | answer | added | jimmy23013 | timeline score: 10 | |
| Oct 19, 2014 at 9:48 | comment | added | jimmy23013 |
It's the first time I want a language (APL for instance) to have base 10 logarithm by default. 00\n⍟1 returns the result times ln(10).
|
|
| Oct 18, 2014 at 22:02 | answer | added | Optimizer | timeline score: 13 | |
| Oct 18, 2014 at 17:40 | comment | added | Calvin's Hobbies | @JanDvorak I don't know about N = 3. I'm guessing no. | |
| Oct 18, 2014 at 17:39 | comment | added | Calvin's Hobbies | @Quincunx Someday when I'm tired of PPCG I'll upload my entire tome ;) (But sadly this particular challenge is already almost totally solved by Jan.) | |
| Oct 18, 2014 at 16:55 | comment | added | Justin | Do you have a magic book with infinite great challenge ideas? How else do you keep coming up with such interesting challenges? | |
| Oct 18, 2014 at 15:38 | history | edited | Calvin's Hobbies | CC BY-SA 3.0 |
added 300 characters in body
|
| Oct 18, 2014 at 15:32 | comment | added | Calvin's Hobbies | @Falko Good point. I'll allow unrolling to the left instead. | |
| Oct 18, 2014 at 10:27 | comment | added | Falko | Just an idea: Unrolling the "carpet" to the right creates many lines starting with whitespace, eliminating languages like Python. If you'd allow unrolling to the left, there'd be no need for additional whitespace and Python is (theoretically) possible. | |
| Oct 18, 2014 at 8:49 | answer | added | John Dvorak | timeline score: 30 | |
| Oct 18, 2014 at 8:18 | comment | added | John Dvorak | Do you know if N=3 is possible? | |
| Oct 18, 2014 at 7:25 | history | tweeted | twitter.com/#!/StackCodeGolf/status/523374233154772993 | ||
| Oct 18, 2014 at 7:22 | history | edited | Calvin's Hobbies | CC BY-SA 3.0 |
Made title more descriptive
|
| Oct 18, 2014 at 7:11 | comment | added | Calvin's Hobbies | @JanDvorak I suppose N didn't have to be odd, but it makes the spirals more standardized. It's staying that way but feel free to post an N = 2 as a comment if you find one. | |
| Oct 18, 2014 at 7:05 | comment | added | John Dvorak | why does N have to be odd? | |
| Oct 18, 2014 at 7:04 | comment | added | John Dvorak | Before I read the "challenge" paragraph, I was expecting a challenge to write a program that outputs itself unrolled | |
| Oct 18, 2014 at 6:56 | history | edited | user16402 |
edited tags
|
|
| Oct 18, 2014 at 6:46 | history | asked | Calvin's Hobbies | CC BY-SA 3.0 |