Timeline for Asymmetrical KOTH: Catch the Cat (Catcher Thread)
Current License: CC BY-SA 3.0
17 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | CommunityBot | Commonmark migration | |
| Jun 1, 2015 at 14:25 | history | edited | flawr | CC BY-SA 3.0 | deleted 268 characters in body |
| Jun 1, 2015 at 13:08 | history | edited | euanjt | CC BY-SA 3.0 | added 35 characters in body |
| Jun 1, 2015 at 12:36 | comment | added | euanjt | @flawr OK I think I've removed that bug- no longer uses recursion instead I've used a for loop (which has exactly the same effect as recursion but I can limit how long it goes on for) and I've added an emergency try/catch to waste the go if something goes drastically wrong. No Exceptions with 100,000 games so looking positive :) | |
| Jun 1, 2015 at 12:33 | history | edited | euanjt | CC BY-SA 3.0 | added 404 characters in body |
| Jun 1, 2015 at 12:02 | history | edited | flawr | CC BY-SA 3.0 | added 234 characters in body |
| Jun 1, 2015 at 11:43 | comment | added | flawr | I think because of my wrong error/exception handling you migh not have noticed this, so I'm trying to improve my Controller. | |
| Jun 1, 2015 at 11:31 | comment | added | flawr | I just ran a simulation (10000 games for each pairing) and Achilles was disqualified, due to repeated StackOverflowError. I think the recursion did not end: pastebin.com/9n6SQQnd | |
| May 30, 2015 at 20:12 | history | edited | flawr | CC BY-SA 3.0 | added 119 characters in body |
| May 30, 2015 at 19:47 | comment | added | euanjt | Yeah no problem. Hector does sound like a dogs name... | |
| May 30, 2015 at 19:40 | comment | added | flawr | But Hector would rather be a dogs name=) Thanks for your submission works great. I hope you do not mind that I also include the 'preamble' in your code. | |
| May 30, 2015 at 19:36 | history | edited | flawr | CC BY-SA 3.0 | highlighting |
| May 30, 2015 at 19:32 | comment | added | euanjt | @flawr Achilles, lol I changed the name half way through (it's more apt to name the catcher Achilles and the cat Hector) but forgot to change the java - it's what happens when you program after tea :( | |
| May 30, 2015 at 19:30 | history | edited | euanjt | CC BY-SA 3.0 | added 6 characters in body |
| May 30, 2015 at 19:25 | comment | added | flawr | Well which one is it now, Achilles or Hector? (Or someone with a dissiociative identity disorder?=) | |
| May 30, 2015 at 19:20 | history | edited | flawr | CC BY-SA 3.0 | added 27 characters in body |
| May 30, 2015 at 19:08 | history | answered | euanjt | CC BY-SA 3.0 |