• 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
zachbora Avatar
Name:Mathieu Cote
Clan:Exova
Member Since:Jun 2016
Last Seen:Nov 2019
Profiles:
    Following:7
    Followers:7
    Allies:7
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (7)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • ejini战神
      • resolved a suggestion on "Take a Number And Sum Its Digits Raised To The Consecutive Powers And ....¡Eureka!!" kata
      • 3 years ago

      Seems it's alr the case for C# && Java

    • Custom User Avatar
      • zachbora
      • commented on "How Much?" csharp solution
      • 9 years ago

      You almost had it in 1 "instruction". There's another way to get the min/max values.

    • Custom User Avatar
      • zachbora
      • commented on "Roman Numerals Encoder" kata
      • 9 years ago

      You're forced to use shorter even with the modern, unless you accept IIII for 4. But the other said no 3 consecutive symbols.

    • Custom User Avatar
      • zachbora
      • commented on "Take a Number And Sum Its Digits Raised To The Consecutive Powers And ....¡Eureka!!" csharp solution
      • 9 years ago

      In my opinion, the author should have made it receive ints or make tests with longs.
      I'm not saying your solution is bad, it pretty much is like mine but I was forced to create a new Enumerable.Range function that accepted long.

    • Custom User Avatar
      • Verall
      • commented on "Take a Number And Sum Its Digits Raised To The Consecutive Powers And ....¡Eureka!!" csharp solution
      • 9 years ago

      ofc =)
      but if this solution passes, doesn't this mean that kata test need to be harder?

      Forked solution which ok with long =>
      https://www.codewars.com/kumite/576d119db1abc40f0200014e?sel=576d13fe12686e81a500007a

    • Custom User Avatar
      • zachbora
      • created a suggestion for "Take a Number And Sum Its Digits Raised To The Consecutive Powers And ....¡Eureka!!" kata
      • 9 years ago

      I suggest adding test inputs that are in long range instead of just int.

    • Custom User Avatar
      • zachbora
      • commented on "Take a Number And Sum Its Digits Raised To The Consecutive Powers And ....¡Eureka!!" csharp solution
      • 9 years ago

      You're converting to int and back to long, won't work on bigger values

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...