Back to Submissions List View New Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

720
7956
Runtime Error
0

Subtask Results

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

Testdata Results

Testdata no. Subtasks Time (ms) Memory (RSS, KiB) Verdict Score
0 1 4 0016.0 7716 Runtime Error 0
1 1 4 0016.0 7816 Runtime Error 0
2 1 4 0016.0 7720 Runtime Error 0
3 1 4 0016.0 7816 Runtime Error 0
4 1 4 0016.0 7856 Runtime Error 0
5 1 4 0016.0 7892 Runtime Error 0
6 1 4 0016.0 7832 Runtime Error 0
7 1 4 0016.0 7780 Runtime Error 0
8 1 4 0016.0 7940 Runtime Error 0
9 1 4 0016.0 7860 Runtime Error 0
10 2 4 0016.0 7828 Runtime Error 0
11 2 4 0016.0 7900 Runtime Error 0
12 2 4 0016.0 7936 Runtime Error 0
13 2 4 0016.0 7864 Runtime Error 0
14 2 4 0016.0 7864 Runtime Error 0
15 2 4 0016.0 7832 Runtime Error 0
16 2 4 0016.0 7832 Runtime Error 0
17 2 4 0016.0 7852 Runtime Error 0
18 2 4 0016.0 7856 Runtime Error 0
19 2 4 0016.0 7924 Runtime Error 0
20 3 4 0016.0 7752 Runtime Error 0
21 3 4 0016.0 7880 Runtime Error 0
22 3 4 0016.0 7916 Runtime Error 0
23 3 4 0016.0 7864 Runtime Error 0
24 3 4 0016.0 7856 Runtime Error 0
25 3 4 0016.0 7768 Runtime Error 0
26 3 4 0016.0 7940 Runtime Error 0
27 3 4 0016.0 7848 Runtime Error 0
28 3 4 0016.0 7856 Runtime Error 0
29 3 4 0016.0 7864 Runtime Error 0
30 4 0016.0 7808 Runtime Error 0
31 4 0016.0 7836 Runtime Error 0
32 4 0016.0 7824 Runtime Error 0
33 4 0016.0 7816 Runtime Error 0
34 4 0016.0 7832 Runtime Error 0
35 4 0016.0 7844 Runtime Error 0
36 4 0016.0 7956 Runtime Error 0
37 4 0016.0 7852 Runtime Error 0
38 4 0016.0 7856 Runtime Error 0
39 4 0016.0 7852 Runtime Error 0
40 4 0016.0 7880 Runtime Error 0
41 4 0016.0 7860 Runtime Error 0
42 4 0016.0 7868 Runtime Error 0
43 4 0016.0 7876 Runtime Error 0
44 4 0016.0 7780 Runtime Error 0
Submitter:
Compiler:
python3
Code Length:
67 Bytes
Back to Top