QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#37794#1187. Fast ForwardingcsffmWA 20ms8456kbPython3593b2022-07-03 00:03:052022-07-03 00:03:08

詳細信息

Test #1:

score: 100
Accepted
time: 7ms
memory: 8360kb

input:

19

output:

5

result:

ok answer is '5'

Test #2:

score: 0
Accepted
time: 20ms
memory: 8280kb

input:

13

output:

5

result:

ok answer is '5'

Test #3:

score: 0
Accepted
time: 16ms
memory: 8304kb

input:

123456789098765

output:

85

result:

ok answer is '85'

Test #4:

score: 0
Accepted
time: 9ms
memory: 8280kb

input:

51

output:

11

result:

ok answer is '11'

Test #5:

score: 0
Accepted
time: 8ms
memory: 8352kb

input:

0

output:

0

result:

ok answer is '0'

Test #6:

score: 0
Accepted
time: 0ms
memory: 8384kb

input:

3

output:

3

result:

ok answer is '3'

Test #7:

score: 0
Accepted
time: 15ms
memory: 8396kb

input:

4

output:

2

result:

ok answer is '2'

Test #8:

score: 0
Accepted
time: 13ms
memory: 8308kb

input:

1125899906842623

output:

99

result:

ok answer is '99'

Test #9:

score: 0
Accepted
time: 16ms
memory: 8300kb

input:

1125899906842523

output:

95

result:

ok answer is '95'

Test #10:

score: 0
Accepted
time: 19ms
memory: 8308kb

input:

16

output:

4

result:

ok answer is '4'

Test #11:

score: 0
Accepted
time: 6ms
memory: 8360kb

input:

17

output:

5

result:

ok answer is '5'

Test #12:

score: 0
Accepted
time: 8ms
memory: 8308kb

input:

18

output:

6

result:

ok answer is '6'

Test #13:

score: 0
Accepted
time: 20ms
memory: 8456kb

input:

137260754729764

output:

58

result:

ok answer is '58'

Test #14:

score: -100
Wrong Answer
time: 9ms
memory: 8284kb

input:

137260754729765

output:

61

result:

wrong answer expected '59', found '61'