Alternative Solution by PSC. Order the elements of S as x1<x2<⋯<x100.
For 2⩽k⩽97, looking at the quadruples (x1,xk,xk+1,xk+2) and (x1,xk,xk+1,xk+3), we get that x1∣xk as alternatively, we would have xk+2=x1+xk+xk+1=xk+3, a contradiction.
For 5⩽k⩽100, looking at the quadruples (x1,xk−2,xk−1,xk) and (x1,xk−3,xk−1,xk) we get that x1∣xk as alternatively, we would have xk=x1+xk−2+xk−1=x1+xk−3+xk−1, a contradiction.
So x1 divides all other elements of S.