Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2659
3936
Accepted
100

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~4 所有字串頭尾字母相同且 $n,\ Q \le 1000$ 10 / 10
2 0~9 所有字串頭尾字母相同 40 / 40
3 0~4, 10~14 $n,\ Q \le 1000$ 20 / 20
4 0~19 題目範圍限制 30 / 30

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 2 3 4 0001.7 6644 3616 Accepted 100
1 1 2 3 4 0001.6 6644 3912 Accepted 100
2 1 2 3 4 0001.6 6644 3884 Accepted 100
3 1 2 3 4 0001.7 6644 3576 Accepted 100
4 1 2 3 4 0001.6 6644 3688 Accepted 100
5 2 4 0258.3 6644 3632 Accepted 100
6 2 4 0258.2 6644 3672 Accepted 100
7 2 4 0259.1 6644 3936 Accepted 100
8 2 4 0258.4 6644 3932 Accepted 100
9 2 4 0259.0 6644 3648 Accepted 100
10 3 4 0001.7 6644 3632 Accepted 100
11 3 4 0001.6 6644 3556 Accepted 100
12 3 4 0001.6 6644 3696 Accepted 100
13 3 4 0001.6 6644 3928 Accepted 100
14 3 4 0001.6 6644 3688 Accepted 100
15 4 0264.7 6644 3668 Accepted 100
16 4 0266.7 6644 3668 Accepted 100
17 4 0288.8 6644 3632 Accepted 100
18 4 0264.7 6644 3672 Accepted 100
19 4 0264.5 6644 3864 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
476 Bytes
Back to Top