• 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
Posix Avatar
Name:Unknown
Clan:Unknown
Member Since:Nov 2017
Last Seen:Dec 2024
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (6)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • MyNameIsNobody
      • commented on "Regular expression parser" kata
      • 11 months ago

      It still happens with the Java random test.

    • Custom User Avatar
      • Posix
      • created an issue for "Regular expression parser" kata
      • 2 years ago

      Bad "random_strings" test:

      parse '(|(9?iXZVg"))' = '' shouldBe '(|(9?iXZVg"))'

      You can see after the first ( there is a |. Empty string is not a valid regexp (in this kata), so '' is the correct result.

    • Custom User Avatar
      • Chrono79
      • resolved an issue on "Does my number look big in this?" kata
      • 3 years ago

      Not a kata issue, you're not printing the input always, so, you're confusing the log of one test with the expected answer of a different one. 0 is a Narcissitic number and your code says it isn't.

      C# Completions 7328

    • Custom User Avatar
      • Posix
      • commented on "Does my number look big in this?" kata
      • 3 years ago

      C#, here are few more examples:

      1875576466 != 1840670677
      312472462 != 50976811
      642610328 != 154655972
      1046013518 != 1145081253
      
    • Custom User Avatar
      • Chrono79
      • commented on "Does my number look big in this?" kata
      • 3 years ago

      Please state the language when reporting an issue, this kata has many.

    • Custom User Avatar
      • Posix
      • created an issue for "Does my number look big in this?" kata
      • 3 years ago

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

    • © 2025 Codewars
    • About
    • API
    • Blog
    • Privacy
    • Terms
    • Code of Conduct
    • Contact

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...