QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#534457#4576. Job Lookupucup-team1005#TL 1ms4112kbC++201.4kb2024-08-27 10:43:192024-08-27 10:43:19

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3960kb

input:

4
0 566 1 0
566 0 239 30
1 239 0 1
0 30 1 0

output:

2 4 2 0 

result:

ok Cost = 839

Test #2:

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

input:

1
0

output:

0 

result:

ok Cost = 0

Test #3:

score: 0
Accepted
time: 1ms
memory: 4012kb

input:

3
0 332748503 68411722
332748503 0 397254748
68411722 397254748 0

output:

0 1 2 

result:

ok Cost = 866826695

Test #4:

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

input:

4
0 332748503 68411722 573050229
332748503 0 397254748 908840922
68411722 397254748 0 353868720
573050229 908840922 353868720 0

output:

0 4 2 1 

result:

ok Cost = 3457615511

Test #5:

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

input:

10
0 932748491 968411713 973050224 951408235 908975816 965336241 921466600 977999663 912576018
932748491 0 997254745 908840904 905218369 973072462 916872934 965253666 918625182 943911377
968411713 997254745 0 953868708 980276348 935238286 919123461 986073987 916765289 961600980
973050224 908840904 9...

output:

0 3 1 5 7 5 3 9 7 9 

result:

ok Cost = 111058701527

Test #6:

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

input:

10
0 332748503 68411722 573050229 51408244 508975830 465336245 321466612 977999672 412576022
332748503 0 397254748 908840922 605218384 73072471 616872949 265253668 418625195 143911387
68411722 397254748 0 353868720 980276357 935238295 819123478 586073992 616765304 61600980
573050229 908840922 353868...

output:

0 3 4 7 4 5 9 7 1 9 

result:

ok Cost = 55083155252

Test #7:

score: -100
Time Limit Exceeded

input:

40
0 332748503 68411722 573050229 51408244 508975830 465336245 321466612 977999672 412576022 352305625 443204518 508003778 82048141 39334271 80084611 462704915 914540254 646160102 4656254 547231132 908263820 491052373 208533451 581133919 718353902 247698641 565573401 572818944 522543559 956776164 12...

output:


result: