UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#97723#1695. 龟兔赛跑预测Tom1000ms1200kbC++403b2020-02-21 14:58:492020-02-21 14:58:50

answer


详细

小提示:点击横条可展开更详细的信息

Test #1:

score: 10
Accepted
time: 0ms
memory: 1200kb

input:

25 10 20 3 100

output:

R
7

result:

ok 2 lines

Test #2:

score: 10
Accepted
time: 0ms
memory: 1196kb

input:

99 53 171 10 5247

output:

T
99

result:

ok 2 lines

Test #3:

score: 10
Accepted
time: 0ms
memory: 1196kb

input:

100 30 50 4 1500

output:

R
47

result:

ok 2 lines

Test #4:

score: 10
Accepted
time: 0ms
memory: 1200kb

input:

50 20 25 4 100

output:

T
5

result:

ok 2 lines

Test #5:

score: 10
Accepted
time: 0ms
memory: 1196kb

input:

30 20 15 2 120

output:

D
6

result:

ok 2 lines

Test #6:

score: 10
Accepted
time: 0ms
memory: 1196kb

input:

10 5 5 2 20

output:

D
4

result:

ok 2 lines

Test #7:

score: 10
Accepted
time: 0ms
memory: 1200kb

input:

5 2 10 10 1200

output:

D
600

result:

ok 2 lines

Test #8:

score: 10
Accepted
time: 0ms
memory: 1200kb

input:

10 3 20 15 3450


output:

T
1150

result:

ok 2 lines

Test #9:

score: 10
Accepted
time: 0ms
memory: 1200kb

input:

34 15 70 9 2550

output:

R
165

result:

ok 2 lines

Test #10:

score: 10
Accepted
time: 0ms
memory: 1200kb

input:

83 37 193 8 9213

output:

R
247

result:

ok 2 lines