Timeline for Find the Infinity Words!
Current License: CC BY-SA 3.0
34 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 20, 2018 at 17:16 | answer | added | Kevin Cruijssen | timeline score: 1 | |
| Aug 31, 2017 at 1:30 | answer | added | Josiah Winslow | timeline score: 1 | |
| Aug 30, 2017 at 18:27 | answer | added | ngn | timeline score: 1 | |
| Apr 13, 2017 at 12:38 | history | edited | Community Bot |
replaced http://codegolf.stackexchange.com/ with https://codegolf.stackexchange.com/
|
|
| Nov 24, 2016 at 5:11 | answer | added | user62131 | timeline score: 1 | |
| Nov 23, 2016 at 18:59 | answer | added | Sherlock9 | timeline score: 1 | |
| Nov 22, 2016 at 7:38 | vote | accept | Mario | ||
| Oct 18, 2016 at 22:16 | comment | added | Thomas Quinn Kelly | I have decided to tackle the Optional Task: "Find, as a list, as many Infinity Words as you can in an English dictionary..." I used this source and Kevin Cruijssen's answer, to produce this list of 278 Infinity Words. | |
| Oct 18, 2016 at 11:26 | answer | added | Billywob | timeline score: 1 | |
| Oct 18, 2016 at 7:15 | comment | added | Jonathan Allan | Yes it is Falsely, but if one performs the test I described in my answer but without checking first==last all test cases work. | |
| Oct 18, 2016 at 7:03 | comment | added | Mario | @JonathanAllan I'm not sure I understood well your last comment, but the word "RULES" doesen't draw a closed infinity symbol, so I think it should be considered as false case. The path should be closed and with no ending anywhere. | |
| Oct 17, 2016 at 23:07 | answer | added | xnor | timeline score: 3 | |
| Oct 17, 2016 at 21:41 | answer | added | xnor | timeline score: 2 | |
| Oct 17, 2016 at 21:24 | answer | added | Karl Napf | timeline score: 3 | |
| Oct 17, 2016 at 21:22 | answer | added | Neil | timeline score: 4 | |
| Oct 17, 2016 at 18:01 | answer | added | Jörg Hülsermann | timeline score: 2 | |
| Oct 17, 2016 at 17:30 | comment | added | Jonathan Allan | @Mario FYI there is no test case that fails if I perform only my rotation test without checking last letter equals first. How about adding "RULES"? | |
| S Oct 17, 2016 at 17:12 | history | suggested | psmears | CC BY-SA 3.0 |
Improve grammar and wording
|
| Oct 17, 2016 at 17:09 | review | Suggested edits | |||
| S Oct 17, 2016 at 17:12 | |||||
| Oct 17, 2016 at 16:26 | history | edited | Mario | CC BY-SA 3.0 |
edited body
|
| Oct 17, 2016 at 16:25 | comment | added | Mario | @Arnauld five "A"'s connects to themselves (or doesen't move at all) creating a single point, it doesen't draw the infinity symbol, so I don't think it's a positive case. | |
| Oct 17, 2016 at 16:06 | comment | added | Arnauld |
IMO, a word such as AAAAA should be considered as a valid singularity, which is currently not the case because of rule #6. Does that make sense?
|
|
| Oct 17, 2016 at 15:47 | answer | added | Jonathan Allan | timeline score: 19 | |
| Oct 17, 2016 at 15:29 | answer | added | Arnauld | timeline score: 4 | |
| Oct 17, 2016 at 14:43 | answer | added | Kevin Cruijssen | timeline score: 11 | |
| Oct 17, 2016 at 14:00 | comment | added | Mario | @KevinCruijssen My mistake! :) I updated it | |
| Oct 17, 2016 at 14:00 | history | edited | Mario | CC BY-SA 3.0 |
edited body
|
| Oct 17, 2016 at 13:59 | comment | added | Kevin Cruijssen |
Also, one more thing I noticed. At your picture you have ORTHO NO, but at the Test Cases, ORTHO is at the truthy cases instead of falsey.
|
|
| Oct 17, 2016 at 13:56 | comment | added | Mario | @KevinCruijssen You must check that the word respect the definition, I updated the false cases. | |
| Oct 17, 2016 at 13:55 | history | tweeted | twitter.com/StackCodeGolf/status/788015613742575616 | ||
| Oct 17, 2016 at 13:54 | history | edited | Mario | CC BY-SA 3.0 |
added 40 characters in body
|
| Oct 17, 2016 at 13:49 | comment | added | Fatalize | Pretty funny that ALPHA makes that pattern | |
| Oct 17, 2016 at 13:48 | comment | added | Kevin Cruijssen | Can we assume the input is always of length 5? You have defined rule 5: "Each word must be exactly 5 characters. Words > 5 or < 5 are not valid.", but no NOT Infinity Words containing less or more than 5 characters. | |
| Oct 17, 2016 at 13:24 | history | asked | Mario | CC BY-SA 3.0 |