• 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
SyntaxError-Izzy Avatar
Name:Isidore
Clan:Unknown
Member Since:Aug 2023
Last Seen:Dec 2023
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (7)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • SyntaxError-Izzy
    • commented on "Minimum Coins" kata
    • 2 years ago

    im sorry this was my first kata im trying to make it better thanks for reporting issues

  • Custom User Avatar
    • Voile
    • created an issue for "Minimum Coins" kata
    • 2 years ago

    There are already several existing katas about this exact type of DP.

  • Custom User Avatar
    • Voile
    • created an issue for "Minimum Coins" kata
    • 2 years ago

    It is not specified what should happen if it is not possible to form x using the available coins (e.g x = 5, coins = {2, 4}), or if they would happen at all.

    Also:

    A vector of integers coins (1 ≤ coins ≤ 100) representing different coin denominations available.

    The range of elements of coins should be specified too. What if 0 or negative numbers appear in coins?

  • Custom User Avatar
    • Voile
    • created an issue for "Minimum Coins" kata
    • 2 years ago

    Sample tests doesn't work:

    In file included from main.cpp:7:
    ./tests.cpp:10:2: error: expected ';' after struct
    }
     ^
     ;
    1 error generated.
    

    There are no random tests either.

  • Custom User Avatar
    • SyntaxError-Izzy
    • commented on "Adding Big Numbers" cpp solution
    • 2 years ago

    what is going on its just a sum mate

  • Custom User Avatar
    • SyntaxError-Izzy
    • commented on "Count IP Addresses" python solution
    • 2 years ago

    im just mad

  • Custom User Avatar
    • SyntaxError-Izzy
    • commented on "Persistent Bugger." python solution
    • 2 years ago

    gigachad

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...