Timeline for The Letter E with E
Current License: CC BY-SA 3.0
51 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 19, 2022 at 11:00 | answer | added | Shaggy | timeline score: 0 | |
| Sep 19, 2022 at 6:39 | answer | added | emanresu A | timeline score: 1 | |
| Jun 8, 2018 at 1:29 | comment | added | JayCe | Is a trailing new line allowed? | |
| S Oct 19, 2016 at 23:27 | history | bounty ended | Community Bot | ||
| S Oct 19, 2016 at 23:27 | history | notice removed | Community Bot | ||
| Oct 17, 2016 at 18:27 | history | edited | Titus | CC BY-SA 3.0 |
improved explanation; I found it a bit confusing
|
| Oct 17, 2016 at 18:21 | history | edited | Titus | CC BY-SA 3.0 |
aligned explanation list order to example input order
|
| Oct 17, 2016 at 14:18 | answer | added | Titus | timeline score: 1 | |
| Oct 17, 2016 at 14:04 | comment | added | Titus | Your first example is incorrect. | |
| Oct 14, 2016 at 15:38 | answer | added | steenbergh | timeline score: 0 | |
| Oct 12, 2016 at 12:26 | answer | added | Lycea | timeline score: 1 | |
| Oct 12, 2016 at 7:41 | answer | added | Linus | timeline score: 0 | |
| Oct 12, 2016 at 0:32 | answer | added | Sean McBane | timeline score: 1 | |
| Oct 11, 2016 at 23:48 | answer | added | Anedar | timeline score: 0 | |
| Oct 11, 2016 at 22:40 | answer | added | Jörg Hülsermann | timeline score: 0 | |
| S Oct 11, 2016 at 22:15 | history | bounty started | Buffer Over Read | ||
| S Oct 11, 2016 at 22:15 | history | notice added | Buffer Over Read | Improve details | |
| Oct 11, 2016 at 20:23 | answer | added | adrianmp | timeline score: 2 | |
| Oct 11, 2016 at 19:34 | history | edited | Buffer Over Read | CC BY-SA 3.0 |
deleted 166 characters in body
|
| Sep 9, 2016 at 12:36 | answer | added | Giacomo Garabello | timeline score: 2 | |
| Sep 8, 2016 at 11:31 | answer | added | Kevin Cruijssen | timeline score: 2 | |
| Sep 6, 2016 at 13:46 | answer | added | AdmBorkBork | timeline score: 1 | |
| Sep 5, 2016 at 15:17 | answer | added | Adám | timeline score: 2 | |
| Sep 4, 2016 at 17:04 | comment | added | Erik the Outgolfer | @TheBitByte Please add that to the question, thanks. | |
| Sep 4, 2016 at 17:01 | comment | added | Erik the Outgolfer | Do we need to include the corners on the input or not? | |
| Sep 4, 2016 at 12:04 | answer | added | rnso | timeline score: 0 | |
| Sep 4, 2016 at 10:52 | answer | added | Rudier | timeline score: 3 | |
| Sep 4, 2016 at 6:08 | comment | added | Yytsi | @Kevin Yup. I was just having a little confusion with interpretation of 'no input'. Empty string is not equal to 'no input' in my mind. And I was so used to run the code inside an interpreter, on which I literally wait for the input to be fed, so that's why I threw that out there. | |
| Sep 4, 2016 at 6:02 | comment | added | Kevin | @TuukkaX: "No input" means when your process attempts to read from stdin, it gets an empty string. On any sensible operating system, this will happen immediately, and not hang the process. | |
| Sep 4, 2016 at 2:40 | answer | added | R. Kap | timeline score: 1 | |
| Sep 4, 2016 at 1:59 | vote | accept | Buffer Over Read | ||
| Sep 4, 2016 at 1:55 | answer | added | Tom Carpenter | timeline score: 2 | |
| Sep 3, 2016 at 22:48 | answer | added | TheBikingViking | timeline score: 2 | |
| Sep 3, 2016 at 20:54 | answer | added | DJMcMayhem | timeline score: 3 | |
| Sep 3, 2016 at 20:43 | history | tweeted | twitter.com/StackCodeGolf/status/772173108316962817 | ||
| Sep 3, 2016 at 20:03 | answer | added | Blue | timeline score: 3 | |
| Sep 3, 2016 at 19:44 | answer | added | Dignissimus - Spammy | timeline score: 1 | |
| Sep 3, 2016 at 19:11 | answer | added | Luis Mendo | timeline score: 2 | |
| Sep 3, 2016 at 18:09 | history | edited | Buffer Over Read | CC BY-SA 3.0 |
Added a leaderboard snipper
|
| Sep 3, 2016 at 17:49 | comment | added | Yytsi | @TheBitByte See my second comment to see what I think is really wrong with it. Now that you edited that out, +1. | |
| Sep 3, 2016 at 17:43 | history | edited | Buffer Over Read | CC BY-SA 3.0 |
removed no input thing
|
| Sep 3, 2016 at 17:41 | answer | added | betseg | timeline score: 4 | |
| Sep 3, 2016 at 17:23 | answer | added | Dada | timeline score: 2 | |
| Sep 3, 2016 at 17:18 | answer | added | daniero | timeline score: 3 | |
| Sep 3, 2016 at 17:17 | comment | added | Yytsi | Despite that I dislike it, what does the 'no input' really mean? My Floroid solution will just hang for the rest of eternity if you don't pass input. For my solution to be competing, you'd have to pass 5 zeroes and I would have to check whether the inputs are zeroes and treat accordingly...? -1. | |
| Sep 3, 2016 at 17:02 | answer | added | Emigna | timeline score: 6 | |
| Sep 3, 2016 at 16:56 | comment | added | trichoplax is on Codidact now |
Is the title because you could give E as an input, and make an E with Es?
|
|
| Sep 3, 2016 at 16:56 | answer | added | KarlKastor | timeline score: 6 | |
| Sep 3, 2016 at 16:54 | answer | added | Arnauld | timeline score: 3 | |
| Sep 3, 2016 at 16:43 | comment | added | Yytsi | I dislike the special case of 'no input given'. In my opinion, it doesn't add anything to the challenge and complicates a lot for nothing. | |
| Sep 3, 2016 at 16:36 | history | asked | Buffer Over Read | CC BY-SA 3.0 |