Skip to main content

Timeline for How hard can I crush my array?

Current License: CC BY-SA 3.0

26 events
when toggle format what by license comment
Aug 28, 2017 at 19:35 answer added Giuseppe timeline score: 1
Aug 27, 2017 at 23:04 answer added ObsequiousNewt timeline score: 12
Aug 27, 2017 at 21:49 comment added Magic Octopus Urn @ThePirateBay TFW you "reject irrelevant information" then realize how relevant it truly is.
Aug 27, 2017 at 18:25 answer added Erik the Outgolfer timeline score: 1
Aug 27, 2017 at 14:26 comment added user72349 @latias1290. "In a crush we read the array left to right."
Aug 27, 2017 at 13:02 comment added foxite If you tried to crush [1 1 1 2] you would end up with [2 1 2] if you follow the spec exactly as written, but you could end up with [1 4] if you do it more intelligently. What should [1 1 1 2] result in?
Aug 27, 2017 at 7:10 history edited Wheat Wizard CC BY-SA 3.0
edited body
Aug 27, 2017 at 6:53 answer added betaveros timeline score: 5
Aug 27, 2017 at 3:48 history tweeted twitter.com/StackCodeGolf/status/901652629209669632
Aug 27, 2017 at 3:17 answer added user72349 timeline score: 4
Aug 27, 2017 at 1:45 answer added Xcali timeline score: 2
Aug 27, 2017 at 1:31 answer added Rick Hitchcock timeline score: 2
Aug 27, 2017 at 0:31 history edited Wheat Wizard CC BY-SA 3.0
added 24 characters in body
Aug 27, 2017 at 0:30 comment added Wheat Wizard @MooseBoys It is 1.
Aug 27, 2017 at 0:09 answer added cole timeline score: 1
Aug 27, 2017 at 0:02 comment added MooseBoys Should [1,1,2,4,8] return 1 or 4?
Aug 26, 2017 at 22:57 answer added Neil timeline score: 2
Aug 26, 2017 at 22:04 answer added Jakob timeline score: 3
Aug 26, 2017 at 20:54 answer added Nitrodon timeline score: 3
Aug 26, 2017 at 20:16 answer added Justin Mariner timeline score: 4
Aug 26, 2017 at 20:14 answer added Wheat Wizard timeline score: 6
Aug 26, 2017 at 19:25 answer added anon timeline score: 2
Aug 26, 2017 at 18:57 history edited Wheat Wizard CC BY-SA 3.0
added 13 characters in body
Aug 26, 2017 at 18:53 comment added Jakob What's the maximum input size we must support?
Aug 26, 2017 at 18:49 answer added Leaky Nun timeline score: 9
Aug 26, 2017 at 18:37 history asked Wheat Wizard CC BY-SA 3.0