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 0023.0 14692 9188 Accepted 100
1 1 2 0022.6 14692 9372 Accepted 100
2 1 2 0023.5 14692 9256 Accepted 100
3 1 2 0024.6 14692 9496 Accepted 100
4 1 2 0021.4 14692 9268 Accepted 100
5 1 2 0021.6 14692 9372 Accepted 100
6 1 2 0022.4 14692 9344 Accepted 100
7 1 2 0021.5 14692 9288 Accepted 100
8 1 2 0021.5 14692 9152 Accepted 100
9 1 2 0021.2 14692 9248 Accepted 100
10 2 0028.0 14692 9552 Runtime Error 0
11 2 0025.1 14692 9432 Runtime Error 0
12 2 0026.7 14692 9268 Runtime Error 0
13 2 0026.6 14692 9372 Runtime Error 0
14 2 0024.0 14692 9272 Runtime Error 0
15 2 0030.2 14832 9756 Runtime Error 0
16 2 0029.4 14832 9396 Runtime Error 0
17 2 0028.1 14828 9376 Runtime Error 0
18 2 0030.0 14860 9644 Runtime Error 0
19 2 0030.7 14860 9784 Runtime Error 0
20 3 0027.0 16460 11440 Runtime Error 0
21 3 0025.5 16460 11276 Runtime Error 0
22 3 0026.8 16448 11228 Runtime Error 0
23 3 0026.6 16452 11144 Runtime Error 0
24 3 0026.1 16448 11192 Runtime Error 0
25 3 0027.1 16452 11304 Runtime Error 0
Submitter:
Compiler:
python3
Code Length:
291 Bytes
Back to Top