Timeline for Find the original string, without the repetition without the repetition in the middle
Current License: CC BY-SA 3.0
26 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 9, 2017 at 9:32 | comment | added | aross | That's strange, I somehow thought that the minimum length of the repeated string was 2. | |
| Mar 9, 2017 at 9:19 | comment | added | Qqwy | @aross there is a double p in happens | |
| Mar 8, 2017 at 9:08 | comment | added | aross | Unless me and my test code are mistaken, there is only one repeated string in there. | |
| Mar 8, 2017 at 7:50 | comment | added | Qqwy | @aross test case 8 is exactly that :) | |
| Mar 6, 2017 at 13:47 | answer | added | aross | timeline score: 0 | |
| Mar 6, 2017 at 12:45 | comment | added | aross | I suggest adding a test that has two possible replacements, where the second one is longer than the first. I suspect most answers won't pass that one :) | |
| Mar 6, 2017 at 1:05 | answer | added | Extragorey | timeline score: 0 | |
| Mar 5, 2017 at 11:58 | history | edited | Qqwy | CC BY-SA 3.0 | added 97 characters in body |
| Mar 5, 2017 at 11:55 | history | edited | Qqwy | CC BY-SA 3.0 | comment about linefeeds. Added buffalo buffallo... |
| Mar 5, 2017 at 11:54 | answer | added | Martin Ender | timeline score: 9 | |
| Mar 5, 2017 at 6:26 | answer | added | Ørjan Johansen | timeline score: 6 | |
| Mar 5, 2017 at 5:59 | history | tweeted | twitter.com/StackCodeGolf/status/838267634323959808 | ||
| Mar 5, 2017 at 4:55 | answer | added | Jonathan Allan | timeline score: 7 | |
| Mar 5, 2017 at 0:52 | answer | added | Brad Gilbert b2gills | timeline score: 8 | |
| Mar 5, 2017 at 0:11 | answer | added | Arnauld | timeline score: 3 | |
| Mar 4, 2017 at 23:30 | answer | added | Dennis | timeline score: 5 | |
| Mar 4, 2017 at 22:06 | answer | added | TRОLL | timeline score: 2 | |
| Mar 4, 2017 at 21:24 | answer | added | LegionMammal978 | timeline score: 4 | |
| Mar 4, 2017 at 21:13 | answer | added | briantist | timeline score: 5 | |
| Mar 4, 2017 at 20:56 | answer | added | Neil | timeline score: 6 | |
| Mar 4, 2017 at 20:45 | history | edited | Qqwy | CC BY-SA 3.0 | edited body |
| Mar 4, 2017 at 19:40 | history | edited | Qqwy | CC BY-SA 3.0 | Fixed ex. 2 |
| Mar 4, 2017 at 19:38 | comment | added | Qqwy | @manatwork When taking the first sentence, that is Sometimes it happens that while typing a sentence, I am distracted and I end up typing the same couple of words twice couple of words twice in succession. as input, the output should be Sometimes it happens that while typing a sentence, I am distracted and I end up typing the same couple of words twice in succession.. Only the longest found duplication is removed. | |
| Mar 4, 2017 at 19:36 | history | edited | Qqwy | CC BY-SA 3.0 | added 235 characters in body |
| Mar 4, 2017 at 19:31 | history | edited | Qqwy | CC BY-SA 3.0 | added 235 characters in body |
| Mar 4, 2017 at 19:26 | history | asked | Qqwy | CC BY-SA 3.0 |