Back to Submissions List View Old Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

21119
412088
Accepted
100

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~9 $n\leq 500$ 16 / 16
2 10~19 對於所有的 $i=1,2\dots,n-1$,皆有 $p_i=1$。 31 / 31
3 20~29 對於所有的 $i=1,2,\dots,n-1$,皆有 $u_i=i, v_i=i+1$。 37 / 37
4 0~44 無額外限制。 16 / 16

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 4 0003.8 409352 3956 Accepted 100
1 1 4 0009.7 409352 5180 Accepted 100
2 1 4 0026.7 409352 5068 Accepted 100
3 1 4 0032.4 409352 5400 Accepted 100
4 1 4 0027.5 409352 5184 Accepted 100
5 1 4 0048.7 409352 7636 Accepted 100
6 1 4 0017.9 409352 4304 Accepted 100
7 1 4 0024.4 409352 6552 Accepted 100
8 1 4 0054.8 409352 7500 Accepted 100
9 1 4 0004.5 409352 4216 Accepted 100
10 2 4 0756.3 411464 307568 Accepted 100
11 2 4 0543.2 412368 395584 Accepted 100
12 2 4 0891.4 412124 390136 Accepted 100
13 2 4 0363.1 410880 219968 Accepted 100
14 2 4 0367.5 410672 183444 Accepted 100
15 2 4 0384.0 410952 244612 Accepted 100
16 2 4 0840.9 411728 345400 Accepted 100
17 2 4 0356.9 411080 241712 Accepted 100
18 2 4 0392.2 412368 291020 Accepted 100
19 2 4 0473.4 412368 323524 Accepted 100
20 3 4 0714.7 413452 280184 Accepted 100
21 3 4 0581.5 412320 203264 Accepted 100
22 3 4 1004.8 415508 412088 Accepted 100
23 3 4 0851.8 414828 368688 Accepted 100
24 3 4 0967.7 414580 356716 Accepted 100
25 3 4 0488.2 411756 171340 Accepted 100
26 3 4 0777.4 413812 303992 Accepted 100
27 3 4 0712.9 413800 302848 Accepted 100
28 3 4 0957.8 415480 409492 Accepted 100
29 3 4 0780.7 413848 308112 Accepted 100
30 4 0535.5 410936 226736 Accepted 100
31 4 0548.8 412316 399020 Accepted 100
32 4 0550.8 412368 372084 Accepted 100
33 4 0485.2 410936 217772 Accepted 100
34 4 0463.2 411732 324980 Accepted 100
35 4 0370.5 410952 253228 Accepted 100
36 4 0811.9 411992 379204 Accepted 100
37 4 0521.4 412368 395296 Accepted 100
38 4 0819.0 411832 336808 Accepted 100
39 4 0641.5 411244 260684 Accepted 100
40 4 0402.5 412368 291304 Accepted 100
41 4 0435.5 412368 320672 Accepted 100
42 4 0337.6 411020 227864 Accepted 100
43 4 0391.8 411168 257556 Accepted 100
44 4 0346.6 410952 261172 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
3.5 KB
Back to Top