• 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
oldccoder Avatar
Name:C.H. Erry
Clan:CSchool
Member Since:Nov 2014
Last Seen:Jul 2015
Profiles:
    Following:10
    Followers:13
    Allies:9
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies (31)
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • SergeyGrass
      • commented on "Count number of zeros from 1 to N" kata
      • 9 years ago

      zeros(110) should output 21, not 12. Because it should also count zeros in between digits: 101, 102...

    • Custom User Avatar
      • user3220651
      • commented on "Count number of zeros from 1 to N" kata
      • 9 years ago

      zeros(110) should output 12;

    • Custom User Avatar
      • suuuzi
      • resolved an issue on "Broken sequence" kata
      • 10 years ago

      marking as resolved.

    • Custom User Avatar
      • STG29
      • commented on "Vowel remover" kata
      • 10 years ago

      There's a 7kyu kata called Disemvowel Trolls that's the same, but you have to account for uppercase letters.

    • Custom User Avatar
      • uinging
      • commented on "Counting power sets" kata
      • 10 years ago

      I have faced the same problem as you.

    • Custom User Avatar
      • adam-tokarski
      • commented on "Count number of zeros from 1 to N" kata
      • 10 years ago

      I agreed, there is something wrong whith tests.
      I've suspicions that dennyferra may be missing middle zeroes, ie: how many zeroes would you find in 110?

    • Custom User Avatar
      • Abbe
      • commented on "Count number of zeros from 1 to N" kata
      • 10 years ago

      The random tests seem to miss a lot of zeroes.

    • Custom User Avatar
      • batmanbury
      • commented on "Pascal's Triangle" kata
      • 10 years ago

      I came here to ask this. Took me long enough. Was expecting at least 15 or so, like others. I did another 4 kyu that was worth 30! What gives?

    • Custom User Avatar
      • sazlin
      • commented on "GET TO THE CHOPPA!" kata
      • 10 years ago

      I hope so. Are you volunteering? :)

    • Custom User Avatar
      • thigrand
      • commented on "Fizz Buzz" kata
      • 10 years ago

      Me two. Do you know how can i solve it?

    • Custom User Avatar
      • krillgar
      • commented on "Even Fibonacci Sum" kata
      • 10 years ago

      The Fibonacci numbers under 33 are:

      0, 1, 1, 2, 3, 5, 8, 13, 21. The next is 34 (21 + 13).

      All the evens with a max of 33 are still only 2 and 8, the same as there are under 10. Therefore, the answer is the same.

    • Custom User Avatar
      • shakib609
      • commented on "Decreasing Inputs" kata
      • 10 years ago

      Edited the examples.. Good to go now..

    • Custom User Avatar
      • GiacomoSorbi
      • commented on "Broken sequence" kata
      • 10 years ago

      Thanks for your feed and description integrated with your suggestion: let me know if the issue is now fixed :)

    • Custom User Avatar
      • ZozoFouchtra
      • commented on "Pig Sursurunga" kata
      • 10 years ago

      Yes I am, at least 1 test tests this case (singular words ending with 's').

    • Custom User Avatar
      • OverZealous
      • commented on "Kata Beta Process" topic
      • 10 years ago

      Yup, just use Markdown's built-in support for images:

      ![Image Alt Text](http://link/to/image)
      

      becomes

      <img alt="Image Alt Text" src="http://link/to/image">
      
    • Loading more items...
    • © 2025 Codewars
    • About
    • API
    • Blog
    • Privacy
    • Terms
    • Code of Conduct
    • Contact

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...