• 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
DeathNet123 Avatar
Name:DeathNet
Clan:PUCIT
Skills:c++, c, python, html, css, javascript
Member Since:Oct 2020
Last Seen:Sep 2023
Profiles:
Following:20
Followers:17
Allies:17
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (12)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • DeathNet123
    • commented on "Hamming Distance" cpp solution
    • 3 years ago

    loved the way you are adding in the count

  • Custom User Avatar
    • LeotheOne
    • commented on "Snail" kata
    • 4 years ago

    It's a snail

  • Custom User Avatar
    • Chrono79
    • commented on "Snail" kata
    • 4 years ago

    Check them again, you're given an array of arrays resembling an n x n matrix, you should return an array taking elements from the top-left, to the top-right, then from top-right, to bottom-right, etc. Like shown in those pictures.

  • Custom User Avatar
    • DeathNet123
    • commented on "Snail" kata
    • 4 years ago

    i don't know pictures aren't even helping i am not getting the pattern

  • Custom User Avatar
    • Chrono79
    • commented on "Snail" kata
    • 4 years ago

    There are some pictures there, what's exactly what you're not understanding from it?

  • Custom User Avatar
    • DeathNet123
    • created a question for "Snail" kata
    • 4 years ago

    well, i feel like idiot to be honest i just can't get what exactly i have to do i mean i can't get what exactly the question is

  • Custom User Avatar
    • DeathNet123
    • commented on "Is n divisible by x and y?" cpp solution
    • 5 years ago

    Did same solution as you just added the conditon to be sure but nice and neat in your case
    n % x == 0 && n % y == 0 ? true : false;

  • Custom User Avatar
    • DeathNet123
    • commented on "Century From Year" cpp solution
    • 5 years ago

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

  • Custom User Avatar
    • DeathNet123
    • commented on "Stop gninnipS My sdroW!" cpp solution
    • 5 years ago

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

  • Custom User Avatar
    • DeathNet123
    • commented on "String ends with?" cpp solution
    • 5 years ago

    i don't know how people think this is not best practice but damn this was good solution as compare to me tho

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

    Doesn't really matter since if the if-statement executes, it will return from the function at that point.

  • Custom User Avatar
    • DeathNet123
    • commented on "Who likes it?" cpp solution
    • 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...