• 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
csieccc Avatar
Name:Ken Chang
Clan:Unknown
Member Since:Feb 2020
Last Seen:Jul 2022
Profiles:
    Following:3
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (7)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • ejini战神
      • resolved a question on "Wave Sorting" kata
      • 4 years ago
    • Custom User Avatar
      • FArekkusu
      • commented on "Wave Sorting" kata
      • 5 years ago

      Did you implement void wave_sort(int arr[], int arr_size) or void wave_sort(const std::vectro<int> &v)? The tests have been rewritten a month ago to use the latter.

    • Custom User Avatar
      • csieccc
      • commented on "Reversing a Process" kata
      • 5 years ago

      I have same question

    • Custom User Avatar
      • csieccc
      • commented on "Subtract the Sum" kata
      • 5 years ago

      Tbh, you don't really do that.

    • Custom User Avatar
      • csieccc
      • created a question for "Wave Sorting" kata
      • 5 years ago
      main.cpp:46:3: error: no matching function for call to 'wave_sort'
        wave_sort(v);
        ^~~~~~~~~
      main.cpp:9:6: note: candidate function not viable: requires 2 arguments, but 1 was provided
      void wave_sort (int arr[], int arr_size)
      

      What is that mean?

    • Custom User Avatar
      • csieccc
      • commented on "My head is at the wrong end!" kata
      • 5 years ago

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

    • Custom User Avatar
      • csieccc
      • created a question for "Delete occurrences of an element if it occurs more than n times" kata
      • 5 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...