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. Prepare
  2. Algorithms
  3. Game Theory
  4. Stone Division
  5. Discussions

Stone Division

Problem
Submissions
Leaderboard
Discussions
Editorial

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

  • techielalit
    3 years ago+ 0 comments

    Without writing a character of code, C program giving below error. I mean it is already having error.

    Solution.c: In function 'main': Solution.c:66:37: error: 's_count' undeclared (first use in this function); did you mean 'stdout'? char* result = stoneDivision(n, s_count, s); ^~~~~~~ stdout

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