QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#37793#1187. Fast ForwardingcsffmWA 18ms8452kbPython3540b2022-07-02 23:53:362022-07-02 23:53:38

詳細信息

Test #1:

score: 100
Accepted
time: 2ms
memory: 8268kb

input:

19

output:

5

result:

ok answer is '5'

Test #2:

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

input:

13

output:

5

result:

ok answer is '5'

Test #3:

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

input:

123456789098765

output:

85

result:

ok answer is '85'

Test #4:

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

input:

51

output:

11

result:

ok answer is '11'

Test #5:

score: 0
Accepted
time: 17ms
memory: 8312kb

input:

0

output:

0

result:

ok answer is '0'

Test #6:

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

input:

3

output:

3

result:

ok answer is '3'

Test #7:

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

input:

4

output:

2

result:

ok answer is '2'

Test #8:

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

input:

1125899906842623

output:

99

result:

ok answer is '99'

Test #9:

score: 0
Accepted
time: 14ms
memory: 8452kb

input:

1125899906842523

output:

95

result:

ok answer is '95'

Test #10:

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

input:

16

output:

4

result:

ok answer is '4'

Test #11:

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

input:

17

output:

5

result:

ok answer is '5'

Test #12:

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

input:

18

output:

6

result:

ok answer is '6'

Test #13:

score: -100
Wrong Answer
time: 18ms
memory: 8404kb

input:

137260754729764

output:

60

result:

wrong answer expected '58', found '60'