Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

5036
6560
Accepted
100

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~3 範例測資 0 / 0
2 4~17 $N \le 10$ 9 / 9
3 18~23 $A_i$ 一定是質數,且若一種數字有出現,它會出現恰 $2$ 或 $3$ 次 11 / 11
4 4~17, 24~36 $N \le 100$ 31 / 31
5 0~47 無額外限制 49 / 49

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 5 0002.9 9232 3472 Accepted 100
1 1 5 0003.2 9232 3416 Accepted 100
2 1 5 0002.9 9232 3460 Accepted 100
3 1 5 0003.4 9232 3500 Accepted 100
4 2 4 5 0003.0 9232 3504 Accepted 100
5 2 4 5 0003.0 9232 3584 Accepted 100
6 2 4 5 0002.7 9232 3564 Accepted 100
7 2 4 5 0002.9 9232 3616 Accepted 100
8 2 4 5 0003.3 9232 3632 Accepted 100
9 2 4 5 0003.0 9232 3384 Accepted 100
10 2 4 5 0002.9 9232 3496 Accepted 100
11 2 4 5 0003.2 9232 3348 Accepted 100
12 2 4 5 0003.3 9232 3492 Accepted 100
13 2 4 5 0002.8 9232 3364 Accepted 100
14 2 4 5 0003.1 9232 3576 Accepted 100
15 2 4 5 0002.9 9232 3308 Accepted 100
16 2 4 5 0002.8 9232 3528 Accepted 100
17 2 4 5 0003.0 9232 3532 Accepted 100
18 3 5 0288.4 9232 6036 Accepted 100
19 3 5 0328.8 9232 6376 Accepted 100
20 3 5 0283.2 9232 6560 Accepted 100
21 3 5 0222.6 9232 6260 Accepted 100
22 3 5 0201.5 9232 6196 Accepted 100
23 3 5 0279.8 9232 6528 Accepted 100
24 4 5 0006.4 9232 3996 Accepted 100
25 4 5 0005.6 9232 3988 Accepted 100
26 4 5 0003.8 9232 3792 Accepted 100
27 4 5 0006.0 9232 3944 Accepted 100
28 4 5 0005.4 9232 4040 Accepted 100
29 4 5 0007.4 9232 4096 Accepted 100
30 4 5 0006.4 9232 4068 Accepted 100
31 4 5 0006.1 9232 4132 Accepted 100
32 4 5 0004.7 9232 3968 Accepted 100
33 4 5 0004.0 9232 3888 Accepted 100
34 4 5 0003.6 9232 3728 Accepted 100
35 4 5 0006.8 9232 4172 Accepted 100
36 4 5 0006.3 9232 4124 Accepted 100
37 5 0358.6 9232 6256 Accepted 100
38 5 0352.6 9232 6388 Accepted 100
39 5 0280.4 9232 6264 Accepted 100
40 5 0294.5 9232 6276 Accepted 100
41 5 0259.6 9232 6208 Accepted 100
42 5 0351.9 9232 6448 Accepted 100
43 5 0402.1 9232 6492 Accepted 100
44 5 0259.1 9232 6440 Accepted 100
45 5 0170.5 9232 6048 Accepted 100
46 5 0276.4 9232 6548 Accepted 100
47 5 0300.1 9232 6488 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
911 Bytes
Back to Top