My solution:
1) $ cl(A) \subseteq cl(cl(A))$
let $x \in cl(cl(A))$ by definition $U_x \cap cl(A) \neq \varnothing $ $ \forall U_x \in Tau$ such that $x\in U_x $ .Thus $x \in cl(cl(A))$ $cl(A) \subseteq cl(cl(A))$ Is it true? And how prove other side.
To prove $\operatorname{cl}(\operatorname{cl}(A)) \subseteq \operatorname{cl}(A)$ directly using your definition:
Suppose $x \in \operatorname{cl}(\operatorname{cl}(A))$, and suppose we have some open neighborhood $U_x$ of $x$. Then, by the definition, $\operatorname{cl}(A) \cap U_x \ne \emptyset$. Choose some $y \in \operatorname{cl}(A) \cap U_x$. Then, since $y \in U_x$ and $U_x$ is open, we see that $U_x$ is also an open neighborhood of $y$; and since $y \in \operatorname{cl}(A)$, applying the definition again, we get that $A \cap U_x \ne \emptyset$. In conclusion, we have shown that for any open neighborhood $U_x$ of $x$, then $A \cap U_x \ne \emptyset$, which by definition means that $x \in \operatorname{cl}(A)$.