QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#376106#5418. Color the Treeucup-team3188#WA 172ms3796kbC++203.3kb2024-04-03 20:47:442024-04-03 20:47:46

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
4
10 15 40 1
1 2
2 3
2 4
5
10 5 1 100 1000
1 2
2 3
2 4
4 5
4
1000 200 10 8
1 2
2 3
3 4

output:

35
17
1218

result:

ok 3 number(s): "35 17 1218"

Test #2:

score: -100
Wrong Answer
time: 172ms
memory: 3796kb

input:

3000
54
43 44 11 49 17 14 7 30 35 12 34 14 15 8 29 47 30 31 39 17 26 23 26 45 34 50 49 13 35 18 29 15 13 44 47 5 22 20 19 46 30 22 26 13 47 46 43 27 48 48 13 14 30 44
1 2
1 3
2 4
3 5
4 6
2 7
4 8
1 9
3 10
1 11
8 12
2 13
9 14
1 15
1 16
15 17
15 18
7 19
1 20
19 21
13 22
10 23
17 24
9 25
9 26
24 27
8 28...

output:

249
242
222
230
218
391
298
128
100
99
219
89
300
134
149
190
228
372
286
246
179
170
110
484
372
449
238
328
119
304
510
389
134
424
290
334
493
249
306
236
135
165
199
262
624
343
468
97
286
59
56
31
170
342
374
211
155
313
53
146
525
301
238
163
631
99
219
583
80
593
337
189
264
185
534
707
154
3...

result:

wrong answer 1st numbers differ - expected: '180', found: '249'