Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~9 保證第1個字元為z且$N = 1 $,且字串長度小於26 20 / 20
2 0~19 $N \le 20000 $且保證每個字串長度皆大於等於26 30 / 30
3 20~25 $N \le 20000 $ 50 / 50

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 2 0003.7 6048 3568 Accepted 100
1 1 2 0003.8 6048 3468 Accepted 100
2 1 2 0003.3 6048 3480 Accepted 100
3 1 2 0001.4 6048 3568 Accepted 100
4 1 2 0003.7 6048 3516 Accepted 100
5 1 2 0001.4 6048 3548 Accepted 100
6 1 2 0003.3 6048 3504 Accepted 100
7 1 2 0001.9 6048 3660 Accepted 100
8 1 2 0003.5 6048 3456 Accepted 100
9 1 2 0001.6 6048 3452 Accepted 100
10 2 0005.6 6048 3516 Accepted 100
11 2 0005.1 6048 3568 Accepted 100
12 2 0003.9 6048 3456 Accepted 100
13 2 0005.6 6048 3452 Accepted 100
14 2 0004.2 6048 3516 Accepted 100
15 2 0003.9 6048 3528 Accepted 100
16 2 0005.1 6048 3456 Accepted 100
17 2 0002.9 6048 3448 Accepted 100
18 2 0003.8 6048 3524 Accepted 100
19 2 0003.6 6048 3496 Accepted 100
20 3 0023.4 6048 3472 Accepted 100
21 3 0029.3 6048 3452 Accepted 100
22 3 0027.4 6048 3528 Accepted 100
23 3 0024.2 6048 3568 Accepted 100
24 3 0025.2 6048 3512 Accepted 100
25 3 0025.4 6048 3456 Accepted 100
Submitter:
hyc
Compiler:
c++17
Code Length:
274 Bytes
Back to Top