Ad
  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    My TypeScript solution keeps failing large tests with slightly wrong sum, and sometimes small tests as well, while everything else passes. Any idea what's happening?

  • Custom User Avatar

    My array's values keeps getting reset right after being manipulated in the subtract function in one of the Attempt Tests, while it works just fine with the Sample Tests.