• 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
ciuis Avatar
Name:ciuis
Clan:school_de_serendipity
Member Since:Mar 2022
Last Seen:May 2025
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (9)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Schulzkafer
    • commented on "Last Survivors Ep.2" kata
    • 3 years ago

    hi:) looks like you return same characters given in start

  • Custom User Avatar
    • ciuis
    • created a question for "Last Survivors Ep.2" kata
    • 3 years ago

    CLang:

    Could someone explain this? What I misunderstood?

    Failed lastSurvivors("zxyphjtvyiikdo") Actual characters: "zxyphjtvyjkdo" Expected characters: "adhloptvx"

  • Custom User Avatar
    • benjaminzwhite
    • resolved a question on "Find the total white and black areas in a strange chessboard" kata
    • 3 years ago

    Marking question as resolved as kata has since been solved 30+ times in C with no further issues, so everything seems to be OK with random tests in C.

  • Custom User Avatar
    • rowcased
    • commented on "Find the total white and black areas in a strange chessboard" kata
    • 3 years ago

    Neither compiler has the duty of giving right or wrong values, that's up to the code. Yours gives erroneous values to the compiler.

    • Submitted is what your code returned.
    • Expected is the correct answer for the current input.

    Examine your results for this test per each run

    ...so run the code several times and look at the error message for "That particular Fixed_Test" (the one that should return {61, 49}).

  • Custom User Avatar
    • ciuis
    • commented on "Find the total white and black areas in a strange chessboard" kata
    • 3 years ago

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

  • Custom User Avatar
    • rowcased
    • commented on "Find the total white and black areas in a strange chessboard" kata
    • 3 years ago

    That particular test is a Fixed_Test, so it will run every single time you click ATTEMPT. Examine your results for this test per each run for a clue as to what's going on in your code.

  • Custom User Avatar
    • ciuis
    • created a question for "Find the total white and black areas in a strange chessboard" kata
    • 3 years ago

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

  • Custom User Avatar
    • JohanWiltink
    • commented on "Multiples of 3 or 5" kata
    • 3 years ago

    No, it's unexpected.

  • Custom User Avatar
    • ciuis
    • commented on "Multiples of 3 or 5" kata
    • 3 years ago

    simple ariphmetics :)

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...