By fundamental theorem of calculus, show that $f$ is odd if $\int_{-s}^sf(x)dx=0$, $\forall s\in \mathbb{R}$, $f$ being continuous function.
Fundamental theorem of calculus:
1st FTC: If $f$ is continuous on $[a,b]$ then the function $F$ defined by
$F(x)= \int_{a}^{x} f(t)dt$ for $a \le x \le b$ is continuos on $[a,b]$ and differentiable on $(a,b)$ , and $F'(x)=f(x)$.
2nd FTC: If $f$ is continuous on $[a,b]$, then $\int_{a}^{b}f(x)dx=F(b)-F(a)$, where $F'=f$.
How to prove my problem using FTC, please help.