Considering this I have tried: $$ P(A>B+C)=P(C<A-B)=\int_0^1\int_0^1 P(C<a-b|A=a, B=b)\,da\,db =$$ $$=\int_0^1\int_0^1 P(C<a-b)\,f_A(a)\,f_b(b)\,da\,db = \int_0^1\int_0^1 F_C(a-b)\,f_A(a)\,f_B(b)\,da\,db=$$ $$=\int_0^1\int_0^1 (a-b) \cdot 1 \cdot 1 \,da\,db= 0$$ The actual answer is $\frac{1}{6}$.
I feel the mistake is to eliminate both A and B at the same time. Unfortunately I can't figure out the right solution. Any help will be higly appreciated!