QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#469041#8892. Power Gridhyforces#0 2ms9492kbC++205.2kb2024-07-09 10:58:352024-07-09 10:58:36

Details

Tip: Click on the bar to expand more detailed information

Subtask #1:

score: 0
Wrong Answer

Test #1:

score: 8
Accepted
time: 2ms
memory: 8424kb

input:

1 1
0

output:

0 

result:

ok correct

Test #2:

score: 0
Accepted
time: 2ms
memory: 8420kb

input:

1 1
0

output:

0 

result:

ok correct

Test #3:

score: 0
Accepted
time: 0ms
memory: 9148kb

input:

1 2
1 1

output:

-1 -1 

result:

ok correct

Test #4:

score: -8
Wrong Answer
time: 1ms
memory: 8108kb

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: 8432kb

input:

1 1
0

output:

0 

result:

ok correct

Test #24:

score: -11
Wrong Answer
time: 2ms
memory: 8844kb

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: 2ms
memory: 8484kb

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: 0ms
memory: 9492kb

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%