QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#469042 | #8892. Power Grid | hyforces# | 0 | 2ms | 9780kb | C++20 | 5.2kb | 2024-07-09 11:03:01 | 2024-07-09 11:03:01 |
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: 8
Accepted
time: 0ms
memory: 8644kb
input:
1 1 0
output:
0
result:
ok correct
Test #2:
score: 0
Accepted
time: 0ms
memory: 8476kb
input:
1 1 0
output:
0
result:
ok correct
Test #3:
score: 0
Accepted
time: 0ms
memory: 8808kb
input:
1 2 1 1
output:
-1 -1
result:
ok correct
Test #4:
score: -8
Wrong Answer
time: 0ms
memory: 9112kb
input:
3 1 0 3 1
output:
-2 0 0
result:
wrong answer Rowsum 2 and columnsum 1 did not correspond to C
Subtask #2:
score: 0
Skipped
Dependency #1:
0%
Subtask #3:
score: 0
Wrong Answer
Test #23:
score: 11
Accepted
time: 0ms
memory: 8460kb
input:
1 1 0
output:
0
result:
ok correct
Test #24:
score: -11
Wrong Answer
time: 2ms
memory: 8828kb
input:
1 10 230 289 918 752 224 184 573 217 398 715
output:
0 0 0 0 0 -316 0 -184 0 0
result:
wrong answer Rowsum 1 and columnsum 1 did not correspond to C
Subtask #4:
score: 0
Runtime Error
Test #30:
score: 6
Accepted
time: 0ms
memory: 8344kb
input:
2 2 0 0 0 0
output:
0 0 0 0
result:
ok correct
Test #31:
score: -6
Runtime Error
input:
2 2 7 7 7 7
output:
result:
Subtask #5:
score: 0
Wrong Answer
Test #46:
score: 0
Wrong Answer
time: 2ms
memory: 9780kb
input:
2 4 253 431 207 483 243 65 289 13
output:
-186 -8 -232 44 0 0 0 0
result:
wrong answer Rowsum 1 and columnsum 1 did not correspond to C
Subtask #6:
score: 0
Runtime Error
Test #58:
score: 0
Runtime Error
input:
1000 1000 1 0 0 1 0 1 0 1 0 0 1 1 0 0 1 1 1 1 1 1 1 1 0 0 0 1 0 1 1 0 1 1 0 1 1 1 0 0 1 1 0 0 0 1 1 0 1 1 0 1 1 1 0 0 0 1 0 0 0 1 0 1 1 0 0 0 1 0 0 0 1 1 0 1 1 0 0 0 0 1 0 1 1 0 0 0 0 0 1 0 1 1 0 0 1 1 0 1 0 1 1 1 1 0 1 1 0 0 1 0 1 0 1 1 0 1 0 0 0 0 0 1 1 1 0 1 0 1 0 0 1 1 1 0 1 1 0 0 0 0 1 1 0 1 1 ...
output:
result:
Subtask #7:
score: 0
Runtime Error
Test #68:
score: 0
Runtime Error
input:
2 2 5 52 52 5
output:
result:
Subtask #8:
score: 0
Skipped
Dependency #2:
0%
Subtask #9:
score: 0
Skipped
Dependency #1:
0%