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 0 / 30
3 20~25 $N \le 20000 $ 0 / 50

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 2 0022.5 14692 9120 Accepted 100
1 1 2 0022.1 14692 9308 Accepted 100
2 1 2 0022.9 14692 9356 Accepted 100
3 1 2 0021.8 14692 9180 Accepted 100
4 1 2 0021.3 14692 9320 Accepted 100
5 1 2 0021.6 14692 9192 Accepted 100
6 1 2 0021.7 14692 9156 Accepted 100
7 1 2 0021.3 14692 9380 Accepted 100
8 1 2 0021.6 14692 9560 Accepted 100
9 1 2 0022.5 14692 9564 Accepted 100
10 2 0032.9 14692 9444 Runtime Error 0
11 2 0025.9 14692 9672 Runtime Error 0
12 2 0026.7 14692 9216 Runtime Error 0
13 2 0028.0 14692 9616 Runtime Error 0
14 2 0023.3 14692 9536 Runtime Error 0
15 2 0032.4 14832 9716 Runtime Error 0
16 2 0029.2 14832 9384 Runtime Error 0
17 2 0029.2 14828 9580 Runtime Error 0
18 2 0033.9 14860 9748 Runtime Error 0
19 2 0035.4 14860 9856 Runtime Error 0
20 3 0035.5 16460 11556 Runtime Error 0
21 3 0026.1 16460 11308 Runtime Error 0
22 3 0025.1 16448 11276 Runtime Error 0
23 3 0025.0 16452 11124 Runtime Error 0
24 3 0024.8 16448 11276 Runtime Error 0
25 3 0025.5 16452 11432 Runtime Error 0
Submitter:
Compiler:
python3
Code Length:
292 Bytes
Back to Top