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.3 14692 9320 Accepted 100
1 1 2 0020.8 14692 9508 Accepted 100
2 1 2 0021.1 14692 9500 Accepted 100
3 1 2 0021.1 14692 9348 Accepted 100
4 1 2 0020.1 14692 9540 Accepted 100
5 1 2 0020.6 14692 9464 Accepted 100
6 1 2 0020.4 14692 9308 Accepted 100
7 1 2 0020.3 14692 9420 Accepted 100
8 1 2 0020.2 14692 9376 Accepted 100
9 1 2 0020.4 14692 9332 Accepted 100
10 2 0025.5 14692 9460 Runtime Error 0
11 2 0025.6 14692 9480 Runtime Error 0
12 2 0023.8 14692 9456 Runtime Error 0
13 2 0024.2 14692 9352 Runtime Error 0
14 2 0021.1 14692 9160 Runtime Error 0
15 2 0028.7 14832 9360 Runtime Error 0
16 2 0029.5 14832 9396 Runtime Error 0
17 2 0028.2 14828 9672 Runtime Error 0
18 2 0032.2 14860 9888 Runtime Error 0
19 2 0033.2 14860 9844 Runtime Error 0
20 3 0025.1 16460 11436 Runtime Error 0
21 3 0025.9 16460 11568 Runtime Error 0
22 3 0025.2 16448 11504 Runtime Error 0
23 3 0024.6 16452 11308 Runtime Error 0
24 3 0024.6 16448 11312 Runtime Error 0
25 3 0024.0 16452 11472 Runtime Error 0
Submitter:
Compiler:
python3
Code Length:
300 Bytes
Back to Top