Skip to main content
47 events
when toggle format what by license comment
May 21 at 12:00 answer added Mat_rdv timeline score: 1
Aug 9, 2022 at 11:33 vote accept ZeroCodeException
Jun 28, 2021 at 14:18 answer added Kevin Cruijssen timeline score: 3
May 21, 2021 at 13:32 answer added John timeline score: 3
May 19, 2021 at 14:11 comment added ZeroCodeException @ago (ºoº) Thanks, i didnt know that caracter, i take note for the next time, now its a little bit late for changue it in this challenge
May 19, 2021 at 14:08 comment added Darrel Hoffman You could use the overline character instead: _/‾‾‾\_ looks a bit better than _/¯¯¯\_...
May 18, 2021 at 16:10 answer added a stone arachnid timeline score: 4
May 18, 2021 at 5:23 answer added Razetime timeline score: 2
May 18, 2021 at 3:38 answer added DLosc timeline score: 4
May 18, 2021 at 1:58 answer added Pedro Maimere timeline score: 4
May 17, 2021 at 23:17 answer added Arnauld timeline score: 6
May 17, 2021 at 22:57 answer added Jakque timeline score: 9
May 17, 2021 at 22:52 history became hot network question
May 17, 2021 at 22:37 answer added Axuary timeline score: 5
May 17, 2021 at 21:59 answer added Jonah timeline score: 3
May 17, 2021 at 18:37 comment added hyperneutrino @Jonah from the rules near the bottom, The input will never have a single positive cell in a row
May 17, 2021 at 18:36 comment added Jonah OP and @hyper-neutrino can you confirm what 010 is supposed to return? From the examples I would suspect /¯\ , but the spec in the first paragraph kind of "errors" on it (because the same thing is getting replaced twice). Also the existing answers do not agree, and none of them returns my guess for what's right.
May 17, 2021 at 18:00 history tweeted twitter.com/StackCodeGolf/status/1394352043393957889
May 17, 2021 at 17:54 answer added Neil timeline score: 2
May 17, 2021 at 17:50 comment added Jonah @nph It was actually edited since my comment. It's fine now.
May 17, 2021 at 17:26 answer added nph timeline score: 8
May 17, 2021 at 17:12 answer added Nahuel Fouilleul timeline score: 8
May 17, 2021 at 16:52 answer added Digital Trauma timeline score: 16
May 17, 2021 at 16:51 answer added Unrelated String timeline score: 12
May 17, 2021 at 16:26 answer added Makonede timeline score: 4
May 17, 2021 at 16:13 answer added Neil timeline score: 11
May 17, 2021 at 16:09 answer added user100690 timeline score: 2
May 17, 2021 at 15:46 history edited hyperneutrino CC BY-SA 4.0
added 22 characters in body
May 17, 2021 at 15:45 history edited ZeroCodeException CC BY-SA 4.0
added 36 characters in body
May 17, 2021 at 15:43 history edited hyperneutrino CC BY-SA 4.0
Hopefully it clarifies things a bit more so the challenge may be reopened. Also adds a rule that might simplify the challenge.
S May 17, 2021 at 15:43 history suggested user100690 CC BY-SA 4.0
Hopefully it clarifies things a bit more so the challenge may be reopened. Also adds a rule that might simplify the challenge.
May 17, 2021 at 15:42 comment added hyperneutrino @Jonah Oops, let me fix that
May 17, 2021 at 15:41 review Suggested edits
S May 17, 2021 at 15:43
May 17, 2021 at 15:41 comment added Jonah The test case 1111 -> /¯¯\ does not match the spec from the first paragraph. It implies there is another rule like "for the first and last characters, convert ¯ to / and \ . Is that correct?
May 17, 2021 at 15:36 answer added hyperneutrino timeline score: 6
May 17, 2021 at 15:35 history reopened hyperneutrino
May 17, 2021 at 15:34 comment added hyperneutrino I've fixed the spec for you since I think it's quite obvious what you mean, so I've reopened this. Please let me know if anything is incorrect with this. For the future, I would definitely recommend using the Sandbox; it's a good way to get great ideas like this into clearly formatted great challenges. +1 to this though!
May 17, 2021 at 15:33 history edited hyperneutrino CC BY-SA 4.0
added 195 characters in body
May 17, 2021 at 15:27 answer added caird coinheringaahing timeline score: 6
May 17, 2021 at 15:07 comment added hyperneutrino I think this is a cool challenge, but unfortunately it's underspecified right now. A description of the actual algorithm to generate the output is needed. Also, ^; it's fine to include that but it can't be ascii-art in that case and I'd recommend allowing answers to include it for 1 byte, or just use - or something
May 17, 2021 at 15:06 history closed caird coinheringaahing
hyperneutrino
Needs details or clarity
May 17, 2021 at 15:05 history edited hyperneutrino CC BY-SA 4.0
deleted 14 characters in body
May 17, 2021 at 15:03 comment added caird coinheringaahing This isn't "ascii-art" as a macron (¯) isn't ASCII. Additionally, you should provide an explanation as when to convert to / and `. It seems to be at the first and last 1`s of each row, but that isn't clear
S May 17, 2021 at 15:02 history edited caird coinheringaahing CC BY-SA 4.0
deleted 88 characters in body; edited tags; edited title; edited tags
May 17, 2021 at 15:02 review Suggested edits
S May 17, 2021 at 15:02
May 17, 2021 at 14:59 comment added Wezl I like the test cases, but could you also describe the algorithm? (if I'm understanding correctly, change 1s to macrons, 0s to underscores, to _/, and ¯_ to \_)
May 17, 2021 at 14:52 history asked ZeroCodeException CC BY-SA 4.0