• 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
Teumer Avatar
Name:Unknown
Clan:Unknown
Member Since:Nov 2014
Last Seen:Apr 2015
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (20)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Voile
    • resolved an issue on "Number of trailing zeros of N!" kata
    • 7 years ago

    Not an issue

  • Custom User Avatar
    • Voile
    • resolved an issue on "Check for prime numbers" kata
    • 8 years ago

    Don't see what's the problem.

  • Custom User Avatar
    • Teumer
    • commented on "Human readable duration format" python solution
    • 10 years ago

    I like this solution the best.

  • Custom User Avatar
    • mcclaskc
    • resolved an issue on "Digitize" kata
    • 11 years ago

    It's definitely your code, not the test. Sorry!

  • Custom User Avatar
    • mpickering
    • commented on "Bug Reports" topic
    • 11 years ago

    This is a problem for me editing haskell as well.

  • Custom User Avatar
    • dkns
    • commented on "Bug Reports" topic
    • 11 years ago

    Struggling with exactly same thing. I'm not sure if this is due to using vim mode but indentation in python is driving me crazy. It's constantly complaining about wrong indentation even though I know it is correct.

  • Custom User Avatar
    • Teumer
    • commented on "Anagram or not" python solution
    • 11 years ago

    Use str.isalnum(). It only returns characters that are alphanumeric.

  • Custom User Avatar
    • Teumer
    • created a question for "A function within a function" kata
    • 11 years ago

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

  • Custom User Avatar
    • Teumer
    • commented on "Recover a secret string from random triplets" kata
    • 11 years ago

    Spell check: 'secrent' string.

  • Custom User Avatar
    • Teumer
    • commented on "Number of trailing zeros of N!" kata
    • 11 years ago

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

  • Custom User Avatar
    • laoris
    • commented on "Number of trailing zeros of N!" kata
    • 11 years ago

    This kata tests your solution with some very large numbers, where actually calculating the factorial would be a bit outside the bounds of reality. Fortunately there's a shortcut to just determining the number of trailing zeroes in a factorial, and this kata is really about figuring out that trick.

    Hint: think about what number you need to multiply something by to add a trailing zero.

  • Custom User Avatar
    • Teumer
    • created an issue for "Number of trailing zeros of N!" kata
    • 11 years ago

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

  • Custom User Avatar
    • Teumer
    • commented on "How many lightsabers do you own?" kata
    • 11 years ago

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

  • Custom User Avatar
    • Teumer
    • commented on "Digitize" kata
    • 11 years ago

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

  • Custom User Avatar
    • mcclaskc
    • commented on "Digitize" kata
    • 11 years ago

    I do not believe it is bugged. Based on the test output you gave, you are returing a list of characters, not integers.

    I can't debug it either way if I don't know what language you are using or what your code looks like. Would you mind sharing? You can mark the message as having spoiler content and it should be hidden.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...