• 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
Cplusplusbird Avatar
Name:Unknown
Clan:Unknown
Member Since:Oct 2022
Last Seen:Nov 2022
Profiles:
Following:5
Followers:2
Allies:2
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (10)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • trashy_incel
    • resolved an issue on "Factorial tail" kata
    • 3 years ago

    debug your code

  • Custom User Avatar
    • trashy_incel
    • resolved an issue on "Brainfuck Translator" kata
    • 3 years ago

    debug your code
    this can help: https://docs.codewars.com/training/troubleshooting/#timeout

    an ISSUE is a bug in the kata. when asking for help, please use the QUESTION tag ;-)

    note that the description says:

    Optimize the given Brainfuck code.

    also see this issue below: because of a flaw in the C++ tests suite, the tests will time out when displaying the output unless your solution is correct

  • Custom User Avatar
    • Cplusplusbird
    • created an issue for "Factorial tail" kata
    • 3 years ago

    why i cant pass limt test.

  • Custom User Avatar
    • hobovsky
    • commented on "Brainfuck Translator" kata
    • 3 years ago

    The issue is caused by testing framework and stringification of large values when assertion messages are displayed. The problem does not occur when assertions pass, only failing assertions are a problem. A correct solution, which returns correct answers, should not time out.
    I will think how to solve the issue and how to fix the kata, or the testing framework.

  • Custom User Avatar
    • Cplusplusbird
    • created an issue for "Brainfuck Translator" kata
    • 3 years ago

    I can't pass the performance test . why?
    how can i reslove it?

  • Custom User Avatar
    • Cplusplusbird
    • commented on "Build a pile of Cubes" kata
    • 3 years ago

    you could use pow in cmath,which type is double not long long .

  • Custom User Avatar
    • Cplusplusbird
    • commented on "Playing with digits" cpp solution
    • 3 years ago

    oh!

  • Custom User Avatar
    • Cplusplusbird
    • commented on "Playing with digits" cpp solution
    • 3 years ago

    of course divisor is not zero

  • Custom User Avatar
    • Cplusplusbird
    • commented on "Complementary DNA" cpp solution
    • 3 years ago

    I think that he just wants to save spaces.

  • Custom User Avatar
    • Cplusplusbird
    • commented on "Convert a String to a Number!" cpp solution
    • 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...