深度为3
tail(LS) = (((d),(e),(f)))
head(tail(LS) = ((d),(e),(f))
tail(head(tail(LS)))= ((e),(f))
head(tail(head(tail(LS)))) = (e)
深度为3
tail(LS) = (((d),(e),(f)))
head(tail(LS) = ((d),(e),(f))
tail(head(tail(LS)))= ((e),(f))
head(tail(head(tail(LS)))) = (e)