We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
  • Hackerrank Home
  • Prepare
    NEW
  • Certify
  • Compete
  • Career Fair
  • Hiring developers?
  1. All Contests
  2. ProjectEuler+
  3. Project Euler #109: Darts
  4. Discussions

Project Euler #109: Darts

Problem
Submissions
Leaderboard
Discussions

    You are viewing a single comment's thread. Return to all comments →

  • phbnhien
    1 year ago+ 0 comments

    "There are exactly 14 distinct ways to checkout on a score of 6"... There seems to be more. For example:

    s1 s1 s1 s1 d1
    s1 s1 s2 d1 
    s2 s1 s1 d1
    s1 s2 s1 d1
    s1 s1 d1 d1
    d1 s1 s1 d1
    s1 d1 s1 d1
    

    These are not included in the list. Which rules crossed them out?

    0|
    Permalink
  • Contest Calendar
  • Blog
  • Scoring
  • Environment
  • FAQ
  • About Us
  • Support
  • Careers
  • Terms Of Service
  • Privacy Policy
  • Request a Feature