• 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
CreedCoding Avatar
Name:Unknown
Clan:Unknown
Member Since:Nov 2021
Last Seen:Nov 2024
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    Ad
    Quick Start Guide: Golang for Beginners
    Ever asked yourself, "What's the point of learning Go?" Here's a guide to explain it all.
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (17)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • AbdulSalphan
      • commented on "Moving Zeros To The End" kata
      • 3 years ago

      Did you use 'return' in the code?

    • Custom User Avatar
      • Ec3jr
      • commented on "Mumbling" kata
      • 3 years ago

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

    • Custom User Avatar
      • akar-0
      • resolved an issue on "Wave Sorting" kata
      • 3 years ago

      No precision after 10 days. OP apparently uses C++, tests are fine in this language.

    • Custom User Avatar
      • syeo66
      • commented on "Adding Big Numbers" kata
      • 3 years ago

      I think to not have it available is the point of this kata.

    • Custom User Avatar
      • dfhwze
      • resolved a suggestion on "Adding Big Numbers" kata
      • 3 years ago

      approved

    • Custom User Avatar
      • akar-0
      • commented on "Wave Sorting" kata
      • 3 years ago

      Please say which language you're using (there are many), with clear examples of logs or we cannot do anything. It's very probable you're doing something wrong and if you don't provide more elements this issue could be closed. Please read carefully this: https://docs.codewars.com/training/troubleshooting/

    • Custom User Avatar
      • akar-0
      • created a suggestion for "Adding Big Numbers" kata
      • 3 years ago

      COBOL translation.

    • Custom User Avatar
      • CreedCoding
      • created an issue for "Wave Sorting" kata
      • 3 years ago

      I dont know what's happening with this compiler, it's always giving me an error message. Not even a message about the syntax or the exercise...it just yields some hexadecimal values on the screen with the std error messages

    • Custom User Avatar
      • akar-0
      • commented on "Adding Big Numbers" kata
      • 3 years ago

      No number available in C/C++ can handle the values we are given here. That's the point of the kata: you must do it yourself.

    • Custom User Avatar
      • CreedCoding
      • commented on "Adding Big Numbers" kata
      • 3 years ago

      I used the sstream object to convert a string to an unsigned long long , but the value the compiler expects is so large, it's fitting just the largest number unsigned long long can hold...
      "2637574369816877083807052360791494031467333046920740768740008525099123738091074151604299705421780274007108350218282173981066160583850631308813014197" They want this number lol

    • Custom User Avatar
      • akar-0
      • commented on "Adding Big Numbers" kata
      • 3 years ago

      Because stoi convert a string to an int, and an int cannot hold values so large.

    • Custom User Avatar
      • CreedCoding
      • commented on "Adding Big Numbers" kata
      • 3 years ago

      Why is std::stoi() not working?

    • Custom User Avatar
      • CreedCoding
      • commented on "Moving Zeros To The End" kata
      • 3 years ago

      I dont know why I'm getting an error, actually, a timeout or whatever error, it's not even checking...I tried it on another compiler and it totally worked...it's not working here though!

    • Custom User Avatar
      • CreedCoding
      • commented on "Mumbling" kata
      • 4 years ago

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

    • Custom User Avatar
      • trashy_incel
      • commented on "Roman Numerals Decoder" kata
      • 4 years ago

      i havent analyzed it toroughly but the fact that counter and verifyLastNumer are not reset at every function call is probably problematic

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...