Ad
  • Custom User Avatar

    There aren't always 3 people, sometimes there are more. They also aren't always keyed as A, B, and C. You can see in the second sample test that they are keyed A, B, and X

  • Custom User Avatar

    It can be achieved as follows:
    Math.round((number*100)/100);
    for our example Math.round((x.A-total)*100)/100;

  • Custom User Avatar

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