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

    HackerRank

  • |
  • Prepare
  • Certify
  • Compete
  • Hiring developers?
  1. Prepare
  2. Functional Programming
  3. Memoization and DP
  4. Klotski
  5. Discussions

Klotski

Problem
Submissions
Leaderboard
Discussions
Editorial

Sort 3 Discussions, By:

recency

Please Login in order to post a comment

  • shubhamrock19998
    4 years ago+ 0 comments

    For those that are using Java to solve this problem, do http://theyahtzee.com not use BigInteger for calculating your total distance. Look for another solution.

    0|
    Permalink
  • cyan
    7 years ago+ 1 comment

    Hi, I'm getting

    Ambiguous module name `Data.HashSet':
          it was found in multiple packages:
          hashmap-1.3.0.1 unordered-containers-0.2.6.0
    

    in Haskell. Is there anything I can do to fix it?

    0|
    Permalink
  • Orfest
    8 years ago+ 1 comment

    I am told that my solution does not work on the first sample test. My output: 2 C (0,2) (1,3) B (1,0) (0,1)

    Expected output: 2 C (0,2) (1,3) B (1,0) (0,1)

    I can't find any difference here. Could you please take a look at my submission and tell me what is wrong? Output format?

    My latest submission: https://www.hackerrank.com/challenges/klotski/submissions/code/2773432

    0|
    Permalink

No more comments

Need Help?


View editorial
View top submissions
  • Blog
  • Scoring
  • Environment
  • FAQ
  • About Us
  • Support
  • Careers
  • Terms Of Service
  • Privacy Policy