Skip to main content
10 events
when toggle format what by license comment
Jun 17, 2020 at 9:04 history edited CommunityBot
Commonmark migration
Mar 18, 2020 at 16:11 vote accept Peter Kagey
Mar 16, 2020 at 7:22 answer added cardboard_box timeline score: 2
Mar 16, 2020 at 4:48 comment added Peter Kagey You're absolutely correct—I had an off-by-one in the data table. Sorry about that. It's corrected now.
Mar 16, 2020 at 4:47 history edited Peter Kagey CC BY-SA 4.0
Correct test cases
Mar 16, 2020 at 4:28 comment added cardboard_box I'm counting f(4,1,6) = 72, f(4, 1, 7) = 269, f(4,1,8) = 994 with all the other test cases being correct. Is this an error in the test cases? I also get f(4, 1, 9) = 3615 so I think those test cases might be off-by-one on k.
Mar 15, 2020 at 18:04 history edited Peter Kagey CC BY-SA 4.0
added 17 characters in body
Mar 15, 2020 at 17:49 history edited Peter Kagey CC BY-SA 4.0
Add edge cases, fix incorrect terms.
Mar 14, 2020 at 21:00 history tweeted twitter.com/StackCodeGolf/status/1238933086072643584
Mar 14, 2020 at 20:24 history asked Peter Kagey CC BY-SA 4.0