Project Euler #85: Counting rectangles

  • + 1 comment

    Is anyone having trouble in cases besides Test case 0 and Test case 5. My custom made test cases seems to give correct answers for a few one I tried. Even the custom test case with 2,000,000 (as in original euler problem) gives correct answer 2772. But all cases except 0 and 5 are showing wrong answer (except 13 and 14 which Timeout but will likley fail too I guess if did not timeout). I understand not giving test cases in the event/constest but 2 test cases could be hellpful instead of just one without compromising too much on fairness of the contect now that this has been 6 year old. If want, can remove these 2-3 testcases in counting the score.