• 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
Hiler Avatar
Name:Unknown
Clan:Unknown
Member Since:Oct 2019
Last Seen:Jun 2023
Profiles:
    Following:0
    Followers:1
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (9)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • AbdoEbrahim0
      • commented on "You only need one - Beginner" cpp solution
      • 5 months ago

      i can not understand this realy

    • Custom User Avatar
      • Hiler
      • commented on "Remove anchor from URL" cpp solution
      • 3 years ago

      It's better than other because it does not allocate extra bytes, it uses same string.

    • Custom User Avatar
      • Hiler
      • created an issue for "The learning game - Machine Learning #1" kata
      • 4 years ago

      Условие не понятно, не понятно как взаимодействовать с данной функцией, что и куда возвращать. Very bad explain of problem.

    • Custom User Avatar
      • Hiler
      • commented on "Build a quadratic equation" cpp solution
      • 4 years ago

      crazy!

    • Custom User Avatar
      • Hiler
      • commented on "L1: Set Alarm" c solution
      • 5 years ago

      Are you hacker?

    • Custom User Avatar
      • g964
      • commented on "Irreducible Sum of Rationals" kata
      • 5 years ago

      Run only the first "Sample Tests" with in your code (just before your return):

      std::cout << sum << "," << NOD << "," << sum / NOD << "," << grandDenom / NOD << std::endl;
      

      and compare the expected result to your printing to see what is wrong in your code.
      To avoid having a big gcd you should first simplify the fractions. On the other hand you could make this first calculation by hand to control your result.

      Update: I added a small utility so that you can view your result and the expected result.

    • Custom User Avatar
      • Hiler
      • commented on "Irreducible Sum of Rationals" kata
      • 5 years ago

      Expected: equal to [unsupported type]
      Actual: [unsupported type] genius. FIX IT FOR C++

    • Custom User Avatar
      • Hiler
      • commented on "Sum of two lowest positive integers" cpp solution
      • 5 years ago

      You really want sort over 99999 elements only for find minimum?

    • Custom User Avatar
      • Hiler
      • commented on "Who likes it?" cpp solution
      • 5 years ago

      Are you crazy?

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...