Ad
  • Custom User Avatar

    Im finally understood it. Sorry

  • Custom User Avatar

    Test 6 with data 25 25 50 100 returns YES when there is actually NO answer. Same for test 17 with data 25 25 25 25 50 100 50 and it returns YES when actually there is NO. Am I really calculated it wrong?

  • Custom User Avatar

    Im passed all the tests exluding 6 and 17 ones using C#. Is there a way to look at this tests? How can I figure out what is wrong with my program?
    UPD: Test 17: Log 25 25 50 100; My result: NO; Test: YES.