QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#32172 | #27. The Battle for Wesnoth | flower# | 0 | 143ms | 394252kb | C++14 | 1.4kb | 2022-05-18 00:19:04 | 2022-05-18 14:19:50 |
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: 2ms
memory: 3720kb
input:
1 30 11 1 2 3 4 5 6 7 8 9 10 11
output:
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
result:
ok Output is correct
Test #2:
score: 0
Accepted
time: 0ms
memory: 3684kb
input:
2 80 11 1 2 3 4 5 6 7 8 9 10 11
output:
1 2 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
result:
ok Output is correct
Test #3:
score: 0
Accepted
time: 2ms
memory: 3696kb
input:
3 40 11 1 2 3 4 5 6 7 8 9 10 11
output:
1 3 3 1 3 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
result:
ok Output is correct
Test #4:
score: 0
Accepted
time: 2ms
memory: 3768kb
input:
4 50 11 1 2 3 4 5 6 7 8 9 10 11
output:
1 4 2 2 4 1 4 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
result:
ok Output is correct
Test #5:
score: 0
Accepted
time: 0ms
memory: 3720kb
input:
5 20 11 1 2 3 4 5 6 7 8 9 10 11
output:
1 5 2 2 5 1 5 1 5 1 1 1 1 1 1 1 1 1 1 1 1 1
result:
ok Output is correct
Test #6:
score: -10
Wrong Answer
time: 2ms
memory: 3776kb
input:
6 70 11 1 2 3 4 5 6 7 8 9 10 11
output:
1 6 1 6 1 6 1 6 6 1 6 1 1 1 1 1 1 1 1 1 1 1
result:
wrong answer Output isn't correct
Subtask #2:
score: 0
Skipped
Dependency #1:
0%
Subtask #3:
score: 0
Skipped
Dependency #2:
0%
Subtask #4:
score: 0
Wrong Answer
Test #22:
score: 20
Accepted
time: 123ms
memory: 394252kb
input:
100000 40 1 39935
output:
1 100000
result:
ok Output is correct
Test #23:
score: -20
Wrong Answer
time: 143ms
memory: 394236kb
input:
100000 40 1 39936
output:
1 100000
result:
wrong answer Output isn't correct
Subtask #5:
score: 0
Skipped
Dependency #1:
0%
Subtask #6:
score: 0
Skipped
Dependency #1:
0%