• 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
GitQuick Avatar
Name:Unknown
Clan:Unknown
Member Since:Dec 2021
Last Seen:Mar 2024
Profiles:
Following:0
Followers:3
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (111)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • tobeannouncd
    • created a suggestion for "Prostate cancer recurrence rates (ASTRO)" kata
    • 7 months ago

    Haskell translation

  • Custom User Avatar
    • Lixfeld
    • created a suggestion for "Pill Pusher" kata
    • 13 months ago

    C# Translation

  • Custom User Avatar
    • rowlow0
    • commented on "Prostate cancer recurrence rates (ASTRO)" kata
    • 2 years ago
    1. The nadir (minimum value) will appear only once in the list. = False. at least two

    2. Error math.h when submit a code

  • Custom User Avatar
    • lincot
    • created an issue for "Pill Pusher" kata
    • 2 years ago

    example is missing in all of the languages except Python

    the Python example is in a code block, so it is hard to read as it requires horizontal scrolling

  • Custom User Avatar
    • GitQuick
    • resolved an issue on "Diagnosing Hypertension" kata
    • 3 years ago

    Thank you! Corrected

  • Custom User Avatar
    • AwsYaseen22
    • created an issue for "Diagnosing Hypertension" kata
    • 3 years ago

    Hi;
    Thanks for such a great one;

    Please double check the test result of:

    Patient in list with high single value (meets Criterion C) but low average blood pressure:
    istead of (Expected a result of 1 (hypertensive patient at index 3))
    it sould be at index 2 not 3 (the numbers '180/110')
    as the tested values are:
    [
    ["130/90", "140/84"],
    ["160/110"],
    ["180/110", "120/80", "116/76", "130/111", "111/64", "100/60"],
    ["150/92", "140/90", "120/80"],
    ["140/94", "140/90", "120/80"],
    ]

  • Custom User Avatar
    • Hiebs915
    • created a suggestion for "Pill Pusher" kata
    • 3 years ago

    Somebody should create a JavaScript version for this, seems like a fun problem to figure out.

  • Custom User Avatar
    • Chrono79
    • resolved an issue on "Prostate cancer recurrence rates (ASTRO)" kata
    • 3 years ago

    Those are 2 consecutive increases, not 3.

  • Custom User Avatar
    • Miran_Amer
    • created an issue for "Prostate cancer recurrence rates (ASTRO)" kata
    • 3 years ago

    TEST 2 => [9.98, 8.56, 4.62, 1.16, 0.26, 0.37, 0.32, 1.02, 1.02, 0.99, 1.41, 2.35]

                                                                 0.99, 1.41, 2.35 => consecutive increase of 3
    

    The test expects False but it should be True.

  • Custom User Avatar
    • rowcased
    • commented on "Prostate cancer recurrence rates (ASTRO)" kata
    • 3 years ago

    Thank you for posting the issue. I have made a change to the RTG. If you have a moment, please check that the results are compliant.

  • Custom User Avatar
    • MobulaKuhlii
    • created an issue for "Prostate cancer recurrence rates (ASTRO)" kata
    • 3 years ago

    C random test:

    < Incorrect Result >
     
    values = {9.13, 8.67, 0.88, 0.64, 0.43, 0.65, 0.88, 0.96, 1.29, 0.79, 0.43, 0.93}
     
    Submitted: true
    Expected:  false
    

    As per description:

    The nadir (minimum value) will appear only once in the list.

  • Custom User Avatar
    • pj777
    • commented on "Prostate cancer recurrence rates (ASTRO)" kata
    • 3 years ago

    The Python tests helped me with my C solution

  • Custom User Avatar
    • GitQuick
    • resolved a suggestion on "Pill Pusher" kata
    • 3 years ago

    Thanks done

  • Custom User Avatar
    • Blind4Basics
    • commented on "Pill Pusher" kata
    • 3 years ago

    that's not your function that takes that many arguments, but the function that will call yours, to do the tests.

  • Custom User Avatar
    • Codename_Starmunch
    • commented on "Pill Pusher" kata
    • 3 years ago

    How are you gonna ask for four positional arguments when calling the function, while only giving us three parameters to work with?

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...