Fraction

TimeLimit:1000MS  MemoryLimit:128MB
64-bit integer IO format:%lld
未提交 | 登录后收藏
Problem Description

What is the nth digit after the decimal point when the fraction a/b is expressed as a decimal?


Input

Input three positive integers: a(0 <= a <= 100),b(0 < b <= 100),n(1 <= n <= 10000).


Output

Input one positive integers.

SampleInput
1 2 1
SampleOutput
5
Submit
题目统计信息详细
总AC数79
通过人数69
尝试人数101
总提交量365
AC率18.90%
AC该题后可以添加标签
贴完标签可以获得20ACB。
并且可以获得本题所有提交代码查看权限。
点击标题可以显示标签。
如果你还没认真思考过这题,请不要查看标签
如果您已经通过了该题,请务为该题贴上标签

T^T Online Judge

[BUG反馈] [FAQ] [闽ICP备17026590号-1]
当前版本:3.24 系统时间: