Ad
  • Custom User Avatar

    Tests all pass everywhere, but somethings going on with the clojure tests across codewars, they never count as passed

  • Custom User Avatar

    im recursively looping through to find the price for the total amount for systemb. I pass the total, the ticket price the percentage, and the number every time. my base case is if systemb > systema return number of tickets

  • Custom User Avatar

    Getting a stack overflow error on the clojure branch. Run the same test cases locally and things work fine.