• 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
universe.hiro Avatar
Name:Unknown
Clan:Unknown
Member Since:Jan 2018
Last Seen:May 2025
Profiles:
    Following:0
    Followers:4
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (17)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • HHeCNeOSiFe
      • commented on "Palindromes with a slight twist: vowels & consonants assessed separately" python solution
      • 7 months ago

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

    • Custom User Avatar
      • uttumuttu
      • commented on "Rational Zeros" python solution
      • 9 months ago

      Your solution to this beta kata was invalidated because of recent requirement changes. Specifically, answers should now be returned as instances of class Fraction, not as floats.

      I apologize for the inconvenience. Feel free to resubmit your solution to reflect this minor specification change.

    • Custom User Avatar
      • e404
      • commented on "Squared Spiral #2" cpp solution
      • 13 months ago

      Yes, you are right.

      But, in this case it is not used, while increase compile time. And thus this highly effective solution ranged lower than it could be.

      And for debug purposes the mentioning of the library was not required. And if not used the library would not be forgotten in the heading.

    • Custom User Avatar
      • hobovsky
      • commented on "Squared Spiral #2" cpp solution
      • 13 months ago

      Thre is no such thing as "included by deafault". If you use it, you need to include it. Otherwise you risk thing breaking in the future.

    • Custom User Avatar
      • e404
      • commented on "Squared Spiral #2" cpp solution
      • 13 months ago

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

    • Custom User Avatar
      • pasztics
      • commented on "Binary with an unknown bit: average to binary (Simple Version)" python solution
      • 15 months ago

      congrats

    • Custom User Avatar
      • goldenratio161
      • commented on "The Rubik's Cube" python solution
      • 2 years ago

      like it or not, this is a very effecient solution

    • Custom User Avatar
      • palchizza
      • commented on "Number of players for knockout/round-robin hybrid contest (easy mode)" cpp solution
      • 2 years ago

      The easiest to undestand of them all.

    • Custom User Avatar
      • potzko
      • commented on "fibonacci with a broken interpreter" python solution
      • 3 years ago

      if you want you can do f"{'w'}hile" rather then f"{chr(119)}hile"
      :)

    • Custom User Avatar
      • RevelcoS
      • commented on "Campfire building" cpp solution
      • 4 years ago

      Cool, you used the optimised strategy :)

    • Custom User Avatar
      • IhorTimPack
      • commented on "Simple string expansion" python solution
      • 5 years ago

      It would be brilliant if you knew all the task.

    • Custom User Avatar
      • IhorTimPack
      • commented on "Simple string expansion" python solution
      • 5 years ago

      Also this code can not solve such task: a2(b)c2(d)
      It gives the result: abcddbcdd
      But the right result is: abbcdd

    • Custom User Avatar
      • lechevalier
      • commented on "Simple Fun #125: Array Equalization" python solution
      • 6 years ago

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

    • Custom User Avatar
      • BinaryEclipse
      • commented on "Classy Classes" python solution
      • 7 years ago

      It's pythons way of making getters/setters. The @ symbol means the property function is used as a decorator, this is syntactic sugar for property(fget=info)(fget is the getter function). When someone wants the property named info(which was a variable initially) it returns the result of the info function instead.

    • Custom User Avatar
      • SoufianeKre
      • commented on "Simple string expansion" python solution
      • 7 years ago

      you're right

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...