Ad
  • Custom User Avatar

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

  • Custom User Avatar

    I decided to run it and not hit the tests and it worked fine in the autograder!? This error message looks to be a waste of time. Onwards...

  • Custom User Avatar

    Error from Swift. My code doesn't seem related. Tried the question code in a playground and it's fine there. Any ideas? line 9 has only one item so this doesn't make any sense.

    /workspace/main.swift:1:9: error: consecutive statements on a line must be separated by ';'
    wiimport XCTest
    ^
    ;