QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#262027#7316. Maximum FlowLoverInTimeWA 41ms11788kbC++201.2kb2023-11-23 14:49:372023-11-23 14:49:40

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 11720kb

input:

1
2
2
1 3 1
3
1 4 7
2 5 8
2 3 3 2 1 2 4

output:

5
6

result:

ok 2 lines

Test #2:

score: -100
Wrong Answer
time: 41ms
memory: 11788kb

input:

1
938
873
268 125 648
4
108 920 555 119
880 318 239 544
118 32 834 663 211 723 469 665 913
8
813 11 69 900 265 374 799 784
597 350 321 825 736 842 628 561
234 75 386 564 57 690 452 282 631 7 478 809 353 979 70 513 154
2
360 848
736 84
790 333 691 890 105
1
406
246
599 389 487
1
844
14
372 54 729
6
6...

output:

1041
258
332
444
1041
797
247
82
250
666
2580
463
155
1222
565
626
239
113
445
288
457
83
444
753
119
125
1202
212
229
119
153
150
52
421
198
546
188
78
729
468
234
485
1093
126
142
1278
571
312
528
410
614
336
750
122
1196
124
292
1517
184
249
323
1211
235
628
720
917
363
1112
306
188
774
152
358
5...

result:

wrong answer 3rd lines differ - expected: '389', found: '332'