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 0020.1 14692 9416 Accepted 100
1 1 2 0020.6 14692 9496 Accepted 100
2 1 2 0020.1 14692 9236 Accepted 100
3 1 2 0019.7 14692 9324 Accepted 100
4 1 2 0020.9 14692 9496 Accepted 100
5 1 2 0019.5 14692 9580 Accepted 100
6 1 2 0020.2 14692 9176 Accepted 100
7 1 2 0019.7 14692 9236 Accepted 100
8 1 2 0019.9 14692 9192 Accepted 100
9 1 2 0020.2 14692 9624 Accepted 100
10 2 0024.8 14692 9348 Runtime Error 0
11 2 0024.7 14692 9436 Runtime Error 0
12 2 0022.7 14692 9248 Runtime Error 0
13 2 0024.7 14692 9420 Runtime Error 0
14 2 0021.4 14692 9200 Runtime Error 0
15 2 0029.0 14832 9324 Runtime Error 0
16 2 0029.0 14832 9452 Runtime Error 0
17 2 0029.0 14828 9688 Runtime Error 0
18 2 0031.8 14860 9872 Runtime Error 0
19 2 0034.5 14860 9532 Runtime Error 0
20 3 0024.8 16460 11500 Runtime Error 0
21 3 0024.2 16460 11512 Runtime Error 0
22 3 0024.0 16448 11204 Runtime Error 0
23 3 0024.0 16452 11320 Runtime Error 0
24 3 0024.8 16448 11272 Runtime Error 0
25 3 0024.6 16452 11244 Runtime Error 0
Submitter:
Compiler:
python3
Code Length:
305 Bytes
Back to Top