QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#37794 | #1187. Fast Forwarding | csffm | WA | 20ms | 8456kb | Python3 | 593b | 2022-07-03 00:03:05 | 2022-07-03 00:03:08 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
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'