QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#486661 | #8892. Power Grid | egypt_ioi2024_02# | 8 | 2295ms | 3880kb | C++20 | 2.5kb | 2024-07-21 22:43:50 | 2024-07-21 22:43:50 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Subtask #1:
score: 8
Accepted
Test #1:
score: 8
Accepted
time: 0ms
memory: 3576kb
input:
1 1 0
output:
-3
result:
ok correct
Test #2:
score: 0
Accepted
time: 0ms
memory: 3876kb
input:
1 1 0
output:
-3
result:
ok correct
Test #3:
score: 0
Accepted
time: 0ms
memory: 3644kb
input:
1 2 1 1
output:
-1 -1
result:
ok correct
Test #4:
score: 0
Accepted
time: 0ms
memory: 3848kb
input:
3 1 0 3 1
output:
1 -2 2
result:
ok correct
Test #5:
score: 0
Accepted
time: 0ms
memory: 3684kb
input:
2 2 1 1 1 1
output:
-2 -3 -2 -3
result:
ok correct
Test #6:
score: 0
Accepted
time: 0ms
memory: 3648kb
input:
3 3 2 1 1 2 1 1 0 1 3
output:
-2 -3 -3 -2 -3 -3 -2 -1 -3
result:
ok correct
Test #7:
score: 0
Accepted
time: 0ms
memory: 3588kb
input:
3 3 0 1 0 2 1 2 1 2 1
output:
-3 -3 -1 -3 -3 -3 -1 -2 -3
result:
ok correct
Test #8:
score: 0
Accepted
time: 0ms
memory: 3880kb
input:
3 3 0 0 2 2 2 0 0 0 2
output:
-3 -3 -3 -3 -3 -1 -3 -3 -3
result:
ok correct
Test #9:
score: 0
Accepted
time: 0ms
memory: 3584kb
input:
3 3 3 1 2 3 1 2 3 1 2
output:
-1 -3 -3 -1 -3 -3 -2 -2 -3
result:
ok correct
Test #10:
score: 0
Accepted
time: 0ms
memory: 3644kb
input:
3 3 3 3 3 0 0 0 3 3 3
output:
-3 -3 -3 -3 -3 0 0 0 -3
result:
ok correct
Subtask #2:
score: 0
Time Limit Exceeded
Dependency #1:
100%
Accepted
Test #11:
score: 5
Accepted
time: 0ms
memory: 3592kb
input:
1 6 1 0 3 1 3 0
output:
1 0 -3 -1 3 0
result:
ok correct
Test #12:
score: 0
Accepted
time: 1ms
memory: 3620kb
input:
6 1 2 1 1 1 5 0
output:
0 -1 -1 -1 3 -2
result:
ok correct
Test #13:
score: 0
Accepted
time: 8ms
memory: 3596kb
input:
6 6 3 1 0 3 4 0 1 1 2 1 2 2 1 1 2 1 2 2 1 3 4 1 0 4 1 1 2 1 2 2 2 0 1 2 3 1
output:
-3 -3 -3 -3 -3 -3 -3 -3 -3 -3 -1 -3 -3 -3 -3 -3 -1 -3 0 -3 -3 -2 -3 -3 -3 -3 -3 -1 -3 -3 -3 -2 -3 -3 -3 -3
result:
ok correct
Test #14:
score: 0
Accepted
time: 72ms
memory: 3584kb
input:
6 6 2 4 4 0 2 2 5 1 1 3 1 1 4 2 2 2 0 0 2 4 4 0 2 2 6 0 0 4 2 2 3 3 3 1 1 1
output:
-3 -3 -3 -3 -1 -1 -3 -3 -3 -2 -3 -3 -3 -3 -3 -1 -3 -3 0 -3 -3 -2 -3 -3 -3 -3 -3 -3 -3 -3 0 -3 -3 -3 -3 -3
result:
ok correct
Test #15:
score: 0
Accepted
time: 1ms
memory: 3620kb
input:
6 6 1 0 4 5 3 2 4 5 1 0 2 3 3 4 0 1 1 2 2 3 1 2 0 1 1 2 2 3 1 0 0 1 3 4 2 1
output:
-3 -3 -3 -3 -3 -3 -2 -3 1 -3 -3 -3 -3 -3 -3 -1 -1 -3 -3 -3 -3 0 -3 -3 -3 -3 -3 -3 -2 -2 -3 -3 -3 -3 -3 -2
result:
ok correct
Test #16:
score: 0
Accepted
time: 0ms
memory: 3644kb
input:
6 6 6 4 2 4 1 3 6 4 2 4 1 3 6 4 2 4 1 3 6 4 2 4 1 3 6 4 2 4 1 3 6 4 2 4 1 3
output:
-3 -3 -3 -3 -3 1 -1 -3 -1 -3 -3 -3 -3 -3 -3 -3 1 -3 1 -3 -3 -3 -3 -3 1 -3 -3 -3 -3 -3 -3 -3 -3 -3 -2 0
result:
ok correct
Test #17:
score: 0
Accepted
time: 2295ms
memory: 3520kb
input:
6 3 6 3 3 6 3 3 6 3 3 6 3 3 6 3 3 6 3 3
output:
-3 -3 2 0 -1 -3 -3 2 -3 -3 -3 2 2 -3 -3 -3 1 -2
result:
ok correct
Test #18:
score: 0
Accepted
time: 1717ms
memory: 3536kb
input:
6 3 1 1 1 2 2 2 5 5 5 6 6 6 6 6 6 2 2 2
output:
-3 -3 1 -3 -3 -2 3 -1 -3 -3 0 3 0 3 -3 0 -2 -2
result:
ok correct
Test #19:
score: -5
Time Limit Exceeded
input:
3 6 6 5 5 5 5 5 6 5 5 5 5 5 6 5 5 5 5 5
output:
result:
Subtask #3:
score: 0
Runtime Error
Test #23:
score: 11
Accepted
time: 0ms
memory: 3640kb
input:
1 1 0
output:
-3
result:
ok correct
Test #24:
score: -11
Runtime Error
input:
1 10 230 289 918 752 224 184 573 217 398 715
output:
result:
Subtask #4:
score: 0
Runtime Error
Test #30:
score: 6
Accepted
time: 0ms
memory: 3640kb
input:
2 2 0 0 0 0
output:
-3 -3 -3 -3
result:
ok correct
Test #31:
score: -6
Runtime Error
input:
2 2 7 7 7 7
output:
result:
Subtask #5:
score: 0
Runtime Error
Test #46:
score: 0
Runtime Error
input:
2 4 253 431 207 483 243 65 289 13
output:
result:
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:
100%
Accepted
Dependency #2:
0%