• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
doooom Avatar
Name:Unknown
Clan:Unknown
Member Since:Jun 2019
Last Seen:Jul 2021
Profiles:
Following:86
Followers:105
Allies:78
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (52)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • geoffp
    • commented on "Tiptoe through the circles" kata
    • 3 years ago

    I used R graphics to visualize what my own solution was doing, and to make the images that appear in the kata description.

  • Custom User Avatar
    • adamhogle
    • commented on "Tiptoe through the circles" kata
    • 3 years ago

    As a hint at the time I solved this, the console output is not sanitized, so you can output SVG graphics to both see the input and verify your output.

  • Custom User Avatar
    • lsnbr
    • resolved an issue on "Game of Life in Reverse" kata
    • 4 years ago

    Fixed it :D
    Now you have to return None in such cases

  • Custom User Avatar
    • ejini战η₯ž
    • resolved a suggestion on "Decode the Morse code, advanced" kata
    • 4 years ago

    Alr raised as issue

  • Custom User Avatar
    • Avanta
    • commented on "Avanta's fork of Avanta's Python solution for "15x15 Nonogram Solver"" kumite
    • 4 years ago

    Ahaha great :) No problem, and thank you for enjoying it :)

  • Custom User Avatar
    • Avanta
    • commented on "Avanta's fork of Avanta's Python solution for "15x15 Nonogram Solver"" kumite
    • 4 years ago

    (Accidently posted twice)

  • Custom User Avatar
    • Avanta
    • commented on "Avanta's fork of Avanta's Python solution for "15x15 Nonogram Solver"" kumite
    • 4 years ago

    Sorry for the late reply (I haven't been active on Codewards), but no, unfortunately this kind of approach will not work.

  • Custom User Avatar
    • MikChan
    • commented on "Tiptoe through the circles" kata
    • 4 years ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • Blind4Basics
    • commented on "Folding a 4D Cube (tesseract) " python solution
    • 4 years ago

    ah, I never saw this message before because you put a spoiler flag on it x) (no notifications in that case).

    about the number of valid/invalid, it's not a problem if it's not balanced. Moreover considering the number of base nets isn't that big.

    and thx :)

  • Custom User Avatar
    • davilla
    • commented on "Game of Life in Reverse" kata
    • 4 years ago

    "Comparing with a reference solution would mean I have to reduce the amount of test cases or find/use a better solution than mine as a reference."

    Sorry, am I missing something here? You shouldn't have to work backwards. Start with an n by m random grid, and play the game forwards. Then give the result of the grid to the predecessor function, possibly cropping on any side where it's possible. (The dimensions of the problem could be anywhere from 0 to n+2, and likewise for m, depending on whether it blows up or shrinks in any direction.) The downside is that you might have to be more selective, computing a few extra random scenarios and throwing out or fixing the stuff that withers away too quickly. But because you derived each problem from a legitimate source, you know that there's at least one solution.

  • Custom User Avatar
    • davilla
    • commented on "Game of Life in Reverse" kata
    • 4 years ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • KovDimaY
    • commented on "Decode the Morse code, advanced" kata
    • 4 years ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • geoffp
    • commented on "Optical character recognition " kata
    • 5 years ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • geoffp
    • resolved a question on "Optical character recognition " kata
    • 5 years ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • docgunthrop
    • commented on "Puzzle Fighter" kata
    • 5 years ago

    πŸ‘‰πŸ˜ΊπŸ‘‰ Righteous! πŸ™Œ

  • Loading more items...
  • Β© 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...