Find closest multiple of $61$ to $100$. We see that $1 \times 61 = 61$ is the nearest. Now subtract $61$ from $100$ to get reminder $39$. Add $1$ to quotient.
Since $39$ is less than $61$, stop the division. The reminder is $39$. The topmost line $001$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $1$.