Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

268
3088
Wrong Answer
12

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 範例測資 0 / 0
2 2~5 輸入滿足 $d = 3$ 或 $d = 4$ 12 / 12
3 0~1, 6~15 輸入滿足 $2 \le d \le 6$ 且 1$ \le n \le 100$ 0 / 24
4 0~35 無額外限制 0 / 64

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 3 4 0002.2 6184 2892 Accepted 100
1 1 3 4 0002.5 6184 2952 Accepted 100
2 2 4 0002.3 6184 2720 Accepted 100
3 2 4 0003.1 6184 2872 Accepted 100
4 2 4 0003.1 6184 2804 Accepted 100
5 2 4 0009.1 6184 2932 Accepted 100
6 3 4 0002.4 6184 2800 Wrong Answer 0
7 3 4 0002.3 6184 2792 Wrong Answer 0
8 3 4 0002.2 6184 2776 Accepted 100
9 3 4 0002.4 6184 2796 Accepted 100
10 3 4 0002.3 6184 2772 Accepted 100
11 3 4 0002.4 6184 2844 Accepted 100
12 3 4 0002.4 6184 2776 Accepted 100
13 3 4 0002.3 6184 2960 Accepted 100
14 3 4 0002.5 6184 2732 Accepted 100
15 3 4 0002.5 6184 2772 Accepted 100
16 4 0002.5 6184 2860 Wrong Answer 0
17 4 0003.3 6184 2780 Accepted 100
18 4 0008.7 6184 2824 Accepted 100
19 4 0010.0 6184 2948 Accepted 100
20 4 0010.3 6184 2840 Accepted 100
21 4 0012.4 6184 3012 Accepted 100
22 4 0010.4 6184 2952 Accepted 100
23 4 0009.6 6184 2852 Accepted 100
24 4 0013.8 6184 2856 Accepted 100
25 4 0011.6 6184 2864 Accepted 100
26 4 0011.7 6184 2808 Accepted 100
27 4 0014.4 6184 2916 Accepted 100
28 4 0011.1 6184 2864 Accepted 100
29 4 0012.1 6184 2852 Accepted 100
30 4 0007.4 6184 2904 Accepted 100
31 4 0016.9 6184 2860 Accepted 100
32 4 0016.2 6184 2816 Accepted 100
33 4 0015.4 6184 3088 Accepted 100
34 4 0012.0 6184 2904 Accepted 100
35 4 0011.9 6184 3064 Accepted 100
Submitter:
Compiler:
c++11
Code Length:
1.39 KB
Back to Top