QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#37793 | #1187. Fast Forwarding | csffm | WA | 18ms | 8452kb | Python3 | 540b | 2022-07-02 23:53:36 | 2022-07-02 23:53:38 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
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'