Ad
  • Custom User Avatar

    a sequence of strings, representing all absolute paths of the given length leading to the directory pointed by the given canonical path

    Tests strictly requires return type to be a set, rather than a sequence (which would be a iterable). A set is also not a sequence, so the output as specified by the description is misleading.