Let's $X$ be a topological vector space. So it has two operations $+$ and $\times$.
As we know these operations could be continous. But can it be that one of this operation is continous, but the second isn't?
UPD. Continuity means : if $(x,y) \to x + y$ and $(\alpha,x) \to \alpha x$ are continous.
Note: Usually the definition of a topological vector space says the operations are continuous. Here is an example of a vector space with a topology that makes addition but not multiplication continuous. It is not a topological vector space under the standard definition.
Let $V$ be the space $C(0,1)$ of continuous functions on the open interval under uniform convergence. The addition is continuous but scalar multiplication isn't.
For example consider the sequence of constants $c_n = 1/n$. Then $c_n \to 0$ and continuity would imply $c_n f \to 0$ (uniformly) for any fixed $f \in V$. It's an exercise to show this fails for $f(x) = 1/x$.