QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#756500 | #4893. Imbalance | historical | 0 | 3ms | 17356kb | C++14 | 3.0kb | 2024-11-16 20:43:47 | 2024-11-16 20:43:47 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Subtask #1:
score: 0
Wrong Answer
Test #1:
score: 10
Accepted
time: 0ms
memory: 17340kb
input:
2 2 0
output:
2
result:
ok 1 number(s): "2"
Test #2:
score: 10
Accepted
time: 2ms
memory: 17348kb
input:
2 2 1 0
output:
1
result:
ok 1 number(s): "1"
Test #3:
score: 10
Accepted
time: 0ms
memory: 17332kb
input:
3 2 0
output:
2
result:
ok 1 number(s): "2"
Test #4:
score: 10
Accepted
time: 3ms
memory: 17332kb
input:
3 2 1 0
output:
1
result:
ok 1 number(s): "1"
Test #5:
score: 10
Accepted
time: 0ms
memory: 17348kb
input:
4 2 0
output:
2
result:
ok 1 number(s): "2"
Test #6:
score: 10
Accepted
time: 0ms
memory: 17312kb
input:
4 2 1 0
output:
1
result:
ok 1 number(s): "1"
Test #7:
score: 10
Accepted
time: 0ms
memory: 17348kb
input:
4 4 0
output:
10
result:
ok 1 number(s): "10"
Test #8:
score: 10
Accepted
time: 0ms
memory: 17276kb
input:
4 4 1 1
output:
5
result:
ok 1 number(s): "5"
Test #9:
score: 10
Accepted
time: 3ms
memory: 17356kb
input:
4 4 2 00
output:
3
result:
ok 1 number(s): "3"
Test #10:
score: 10
Accepted
time: 0ms
memory: 17196kb
input:
4 4 3 101
output:
1
result:
ok 1 number(s): "1"
Test #11:
score: 10
Accepted
time: 0ms
memory: 17304kb
input:
5 2 0
output:
2
result:
ok 1 number(s): "2"
Test #12:
score: 10
Accepted
time: 3ms
memory: 17356kb
input:
5 2 1 1
output:
1
result:
ok 1 number(s): "1"
Test #13:
score: 10
Accepted
time: 0ms
memory: 17340kb
input:
5 4 0
output:
14
result:
ok 1 number(s): "14"
Test #14:
score: 10
Accepted
time: 3ms
memory: 17320kb
input:
5 4 1 0
output:
7
result:
ok 1 number(s): "7"
Test #15:
score: 10
Accepted
time: 0ms
memory: 17332kb
input:
5 4 2 01
output:
3
result:
ok 1 number(s): "3"
Test #16:
score: 10
Accepted
time: 3ms
memory: 17352kb
input:
5 4 3 110
output:
1
result:
ok 1 number(s): "1"
Test #17:
score: 0
Wrong Answer
time: 0ms
memory: 17340kb
input:
17 2 0
output:
0
result:
wrong answer 1st numbers differ - expected: '2', found: '0'
Subtask #2:
score: 0
Skipped
Dependency #1:
0%
Subtask #3:
score: 0
Skipped
Dependency #1:
0%
Subtask #4:
score: 0
Time Limit Exceeded
Test #137:
score: 0
Time Limit Exceeded
input:
114 20 0
output:
result:
Subtask #5:
score: 0
Skipped
Dependency #2:
0%