Ad
  • Default User Avatar

    Fixed although the bug was voluntary so people know that Swift needs arguments labels...

  • Custom User Avatar

    You can work around the problem by adding empty arugemnt labels in your solution. Just change first line to:

    func race(_ v1: Int, _ v2: Int, _ g: Int) -> [Int]? {