Find the number of integers $n$ in the interval $0 < n \le 100$ that satisfy $64n\equiv 2\pmod {5}.$
Here is a hint: use inverse modulo to get that \(n \equiv 3 \pmod5\)