QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#42660 | #896. Horses | larryzhong | WA | 377ms | 71560kb | C++17 | 3.1kb | 2022-08-03 12:10:28 | 2022-08-03 12:10:30 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 2ms
memory: 3592kb
input:
3 1 1 0 5 2 1 3 2 3
output:
1 14
result:
ok 2 number(s): "1 14"
Test #2:
score: 0
Accepted
time: 2ms
memory: 3540kb
input:
3 0 0 1 6 3 1 3 2 1 2
output:
39
result:
ok 1 number(s): "39"
Test #3:
score: 0
Accepted
time: 2ms
memory: 3596kb
input:
4 1 1 1 1 1 1 10 1 2 3 4 4 3 2 1 2 3
output:
1 2 3 4
result:
ok 4 number(s): "1 2 3 4"
Test #4:
score: 0
Accepted
time: 0ms
memory: 3684kb
input:
3 1 1 0 5 2 3 2 3 2
output:
1 750
result:
ok 2 number(s): "1 750"
Test #5:
score: -100
Wrong Answer
time: 377ms
memory: 71560kb
input:
200 1 0 1 1 0 0 0 0 1 1 1 1 0 1 1 0 0 1 0 1 0 1 0 0 0 1 1 1 0 0 0 0 1 1 1 0 0 1 0 1 1 1 0 1 0 1 1 0 0 1 1 0 0 0 0 0 1 0 1 1 1 0 0 1 1 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 0 1 0 0 0 0 1 1 0 0 1 0 1 1 0 0 0 1 0 1 0 0 0 1 1 1 1 0 1 0 1 1 1 1 1 0 1 1 1 0 1 0 1 1 1 1 ...
output:
109424727
result:
wrong answer 1st numbers differ - expected: '50576481', found: '109424727'