Timeline for Combinatorial Decomposition
Current License: CC BY-SA 4.0
Post Revisions
21 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 6, 2020 at 0:00 | history | tweeted | twitter.com/StackCodeGolf/status/1302396113316708352 | ||
| Aug 21, 2020 at 18:52 | answer | added | Jonathan Allan | timeline score: 4 | |
| Aug 21, 2020 at 17:06 | comment | added | golf69 |
I misread that as m=0, my mistake. You are correct that r is only ever positive (edited to note this) @JonathanAllan
|
|
| Aug 21, 2020 at 17:05 | history | edited | golf69 | CC BY-SA 4.0 |
clarification
|
| Aug 21, 2020 at 15:28 | history | edited | golf69 | CC BY-SA 4.0 |
added 0 4 test case
|
| Aug 21, 2020 at 15:24 | comment | added | golf69 |
@JonathanAllan 1 1 1 1 . . . is not a valid representation of 0 because it doesn't strictly increase (rather it's constant/nondecreasing). For m=0 and r=4 the answer is 0 1 2 3, and answers like it must be handled as well because m=0 is nonnegative. I will add a test case for this.
|
|
| Aug 21, 2020 at 15:00 | history | became hot network question | |||
| Aug 21, 2020 at 11:28 | answer | added | Neil | timeline score: 1 | |
| Aug 21, 2020 at 9:57 | history | edited | caird coinheringaahing♦ |
edited tags
|
|
| Aug 21, 2020 at 9:48 | answer | added | Manish Kundu | timeline score: 2 | |
| Aug 21, 2020 at 9:02 | answer | added | Kevin Cruijssen | timeline score: 6 | |
| Aug 21, 2020 at 8:38 | comment | added | golf69 | I've fixed that now hopefully | |
| Aug 21, 2020 at 8:37 | history | edited | golf69 | CC BY-SA 4.0 |
clarification
|
| Aug 21, 2020 at 8:34 | comment | added | Dominic van Essen | Perhaps a link to binomial coefficient | |
| Aug 21, 2020 at 8:17 | comment | added | Dominic van Essen | All the mathematical notation looked daunting initially to me, but the explanation seemed pretty clear after reading it. You could possibly add an explanation of 'C choose i' to make it easy for people that aren't immediately fammiliar with the 'bracket' notation for 'choose'. But I'm not the close voter, so this is just my opinion... | |
| Aug 21, 2020 at 8:11 | answer | added | Dominic van Essen | timeline score: 2 | |
| Aug 21, 2020 at 8:11 | answer | added | ZaMoC | timeline score: 1 | |
| Aug 21, 2020 at 7:54 | answer | added | Arnauld | timeline score: 7 | |
| Aug 21, 2020 at 7:35 | comment | added | golf69 | Regarding the one close vote: What needs clarifying? | |
| Aug 21, 2020 at 7:30 | review | Close votes | |||
| Aug 21, 2020 at 11:19 | |||||
| Aug 21, 2020 at 7:00 | history | asked | golf69 | CC BY-SA 4.0 |