QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#656411#7011. Rikka with Sorting NetworksZhangYiDeWA 126ms4648kbC++201.6kb2024-10-19 12:51:162024-10-19 12:51:18

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4
4 0 998244353
4 1 998244353
1 2
4 3 998244353
1 2
2 3
1 2
4 6 998244353
1 2
2 3
1 2
3 4
2 3
1 2

output:

10
14
24
24

result:

ok 4 lines

Test #2:

score: -100
Wrong Answer
time: 126ms
memory: 4648kb

input:

100
14 0 332974091
7 0 860384617
38 0 721801273
20 0 905563207
15 0 665595113
19 0 315971339
37 10 381449743
20 25
20 25
20 25
20 25
20 25
20 25
20 25
20 25
20 25
20 25
33 7 891399043
7 17
6 16
25 32
25 31
16 25
25 32
17 30
35 0 134186387
43 4 344440849
14 26
26 29
14 26
14 29
44 3 520502371
5 8
5 8...

output:

170
37
1370
362
197
325
2528
57808
1157
10152
3616
12220
2478
2540
785
5496
1426
13876
664
31944
2532
64152
3198
5958
52864
842
6244
4002
1530
362
510
1988
4176
28284
9636
10340
1765
4828
145528
4268
3466
18464
57392
932
7532
3990
63472
23388
16960
32264
2582
36104
3478
6878
6800
848
2210
1888
326
1...

result:

wrong answer 8th lines differ - expected: '72288', found: '57808'