Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

246
3456
Accepted
25

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~1 範例測試資料。 0 / 0
2 2 $n = 3$、$(a_0, a_1, a_2) = (5, 2, 1)$。 1 / 1
3 2~15 $a_0 < 2^ 8$。 2 / 2
4 16~32 無額外限制。 22 / 22

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 0005.5 6400 3456 Accepted 100
1 1 0008.1 6400 3456 Accepted 100
2 2 3 0007.5 6400 3456 Accepted 100
3 3 0007.3 6400 3456 Accepted 100
4 3 0007.8 6400 3456 Accepted 100
5 3 0007.9 6400 3456 Accepted 100
6 3 0008.0 6400 3456 Accepted 100
7 3 0007.5 6400 3456 Accepted 100
8 3 0007.1 6400 3456 Accepted 100
9 3 0007.6 6400 3456 Accepted 100
10 3 0007.6 6400 3456 Accepted 100
11 3 0007.5 6400 3456 Accepted 100
12 3 0007.5 6400 3456 Accepted 100
13 3 0007.1 6400 3456 Accepted 100
14 3 0007.6 6400 3456 Accepted 100
15 3 0007.4 6400 3456 Accepted 100
16 4 0006.9 6400 3456 Accepted 100
17 4 0007.7 6400 3456 Accepted 100
18 4 0007.6 6400 3456 Accepted 100
19 4 0007.5 6400 3456 Accepted 100
20 4 0007.3 6400 3456 Accepted 100
21 4 0007.1 6400 3456 Accepted 100
22 4 0007.6 6400 3456 Accepted 100
23 4 0007.6 6400 3456 Accepted 100
24 4 0007.7 6400 3456 Accepted 100
25 4 0007.4 6400 3456 Accepted 100
26 4 0007.1 6400 3456 Accepted 100
27 4 0007.6 6400 3456 Accepted 100
28 4 0007.1 6400 3456 Accepted 100
29 4 0007.7 6400 3456 Accepted 100
30 4 0007.5 6400 3456 Accepted 100
31 4 0007.6 6400 3456 Accepted 100
32 4 0007.6 6400 3456 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
2.48 KB
Back to Top