Hi!
I faced with trouble while testing my solution.
So, i stucked in Extra chapter test 5/5.
Task is ([["Logan","Mike"],["Alexander","Jack"],["Jack","Logan"]]). If I understand the task right the result should be "False", because there no relatives between Logan and Alexander or between Mike and Alexander. But as the result of test it display "True".
Created at: 2017/12/23 14:00; Updated at: 2017/12/23 15:34