I tried to solve this problem in the following way.
Suppose $\{B_t | t\in [0,1]\}$ is our Brownian motion. Define,
$$f_n(w) = \sum_{k=1}^{2^n} \bigg|B_{\frac{k}{2^n}}(w)-B_{\frac{k-1}{2^n}}(w)\bigg|.$$
Firstly, I showed that $f_n \leq f_{n+1}$ using triangle inequality.
We have to show that $f_n \xrightarrow{a.s} \infty$.
For that I want to prove first the following,
$\mathbb{P}(f_n\geq\alpha)\rightarrow 1\ \forall \alpha > 0....(*)$. Then from the definition of almost sure convergence we can conclude our desired result.
But I couldn't able to show the $(*)$. How to show that?