C (tcc), 93(削除) 93 (削除ここまで) 90 bytes
F(n){return n<2?n:F(n-1)+F(n-2);}i,s;f(n){for(s=0,i=1;i<=Fi=F(n);i++;i;i--)s+=F(n)%i?0:F(i);return s;}
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeF(n){return n<2?n:F(n-1)+F(n-2);}i,s;f(n){for(s=0,i=1;i<=Fi=F(n);i++;i;i--)s+=F(n)%i?0:F(i);return s;}