QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#42654 | #896. Horses | larryzhong | WA | 326ms | 68268kb | C++17 | 3.1kb | 2022-08-03 11:57:44 | 2022-08-03 11:57:45 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 1ms
memory: 3588kb
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: 0ms
memory: 3660kb
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: 1ms
memory: 3604kb
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: 2ms
memory: 3680kb
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: 326ms
memory: 68268kb
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:
706001099
result:
wrong answer 1st numbers differ - expected: '50576481', found: '706001099'