Find closest multiple of $899$ to $1234$. We see that $1 \times 899 = 899$ is the nearest. Now subtract $899$ from $1234$ to get reminder $335$. Add $1$ to quotient.
Find closest multiple of $899$ to $3355$. We see that $3 \times 899 = 2697$ is the nearest. Now subtract $2697$ from $3355$ to get reminder $658$. Add $3$ to quotient.
Find closest multiple of $899$ to $6586$. We see that $7 \times 899 = 6293$ is the nearest. Now subtract $6293$ from $6586$ to get reminder $293$. Add $7$ to quotient.
Find closest multiple of $899$ to $2937$. We see that $3 \times 899 = 2697$ is the nearest. Now subtract $2697$ from $2937$ to get reminder $240$. Add $3$ to quotient.
Find closest multiple of $899$ to $2408$. We see that $2 \times 899 = 1798$ is the nearest. Now subtract $1798$ from $2408$ to get reminder $610$. Add $2$ to quotient.
Find closest multiple of $899$ to $6109$. We see that $6 \times 899 = 5394$ is the nearest. Now subtract $5394$ from $6109$ to get reminder $715$. Add $6$ to quotient.
Since $715$ is less than $899$, stop the division. The reminder is $715$. The topmost line $000137326$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $137326$.