Prime Dates

Sort by

recency

|

86 Discussions

|

  • + 0 comments

    Missing code for Rust and C++20

  • + 1 comment

    Why hacker rank! why!

    Input (stdin) 02-08-2025 04-09-2025 Your Output (stdout) 5 Expected Output 5

  • + 2 comments

    This is such a bad question lol. Part of it relies on you just knowing how leap years work.

  • + 1 comment

    There is a mistake in the description of the problem:

    "either or" is XOR, not OR. You do have to use OR though.

  • + 0 comments

    I severely don't understand why my output is always ~ no response on stdout ~ when I put the actual tests into custom input input: 25-06-2365 07-09-8847 output: ~ no response on stdout ~