• 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
byteSized Avatar
Name:d-static
Clan:D
Member Since:Aug 2021
Last Seen:Apr 2024
Profiles:
Following:18
Followers:18
Allies:18
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (29)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • CathyS
    • commented on "Reverse List Order" kata
    • 2 years ago

    don't mutate the list

  • Custom User Avatar
    • Gametz
    • commented on "Reverse List Order" kata
    • 3 years ago

    same problem

  • Custom User Avatar
    • ThisIsThis
    • commented on "Counting sheep..." kata
    • 4 years ago

    This is the problem I'm having. Pass first test and fail 2 and 3. I think its the null, undefined aspect. I have code to rule out values which are NOT true but this still not working.

  • Custom User Avatar
    • Don Thruff
    • commented on "Circles in Polygons" kata
    • 4 years ago

    Same here.

    Update: if this happens to you, copy your code to the clipboard, reset the kata and paste it right back down. Worked.

  • Custom User Avatar
    • byteSized
    • commented on "Reverse List Order" kata
    • 4 years ago

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

  • Custom User Avatar
    • zatenproton
    • created an issue for "Transportation on vacation " kata
    • 4 years ago

    The question sentence is wrong. "Write a code that gives out the total amount for different days(d)." It asks total money for different days. But code check minimum price on given day.

  • Custom User Avatar
    • ianmc74
    • commented on "Transportation on vacation " kata
    • 4 years ago

    Ty byte I get it now. Took a min lol but I got it. thanks again.

  • Custom User Avatar
    • byteSized
    • commented on "Transportation on vacation " kata
    • 4 years ago

    If d>2 is true, it technically becomes 1, which means that it is d*40-1*20 if you see what I mean. And the opposite if (d>2) is false, which is 0. I hope this makes sense

  • Custom User Avatar
    • byteSized
    • commented on "Transportation on vacation " kata
    • 4 years ago

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

  • Custom User Avatar
    • user4374420
    • commented on "Counting sheep..." kata
    • 4 years ago

    Hey, How did you pass this kata? I pass the first one and then when I click attemp, I fail 2 and 3

  • Custom User Avatar
    • Chrono79
    • commented on "String ends with?" kata
    • 4 years ago

    Please read this: https://docs.codewars.com/training/troubleshooting/ and mark your post as having spoiler content next time. Print the input, see why your code fails with that.

  • Custom User Avatar
    • Ugn3
    • commented on "String ends with?" kata
    • 4 years ago

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

  • Custom User Avatar
    • byteSized
    • commented on "String ends with?" kata
    • 4 years ago

    it fails on the first two of the empty endings

  • Custom User Avatar
    • byteSized
    • commented on "String ends with?" kata
    • 4 years ago

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

  • Custom User Avatar
    • Chrono79
    • commented on "Square Every Digit" kata
    • 4 years ago

    Because you forgot some parentheses and integers are not iterables.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...