Ad
  • Default User Avatar

    i pass these tests apart but i can not pass them together

  • Default User Avatar

    I have timeout too

  • Default User Avatar

    It seems to me that some of tests is not work.
    ALPHABETICALY:
    {name: 'Aoey Jaws', score: 5}
    {name: 'Big Bob', score: 5}
    {name: 'Coey Jaws', score: 5}
    {name: 'Dig Bob', score: 5}

    and by the score:
    { "name": "Big Bob", "score": 70 },
    { "name": "Coey Jaws","score": 25 },
    { "name": "Dig Bob", "score": 11},
    { "name": "Aoey Jaws", "score": 5}

    it works in VS but not here