Back to Submissions List View New Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

1308
6436
Wrong Answer
11

Subtask Results

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

Testdata Results

Testdata no. Subtasks Time (ms) Memory (RSS, KiB) Verdict Score
0 1 5 0000.0 3392 Accepted 100
1 1 5 0000.0 3512 Accepted 100
2 1 5 0000.0 3464 Accepted 100
3 1 5 0000.0 3512 Accepted 100
4 2 4 5 0000.0 3404 Accepted 100
5 2 4 5 0000.0 3416 Accepted 100
6 2 4 5 0000.0 3460 Accepted 100
7 2 4 5 0000.0 3352 Accepted 100
8 2 4 5 0000.0 3500 Accepted 100
9 2 4 5 0000.0 3428 Wrong Answer 0
10 2 4 5 0000.0 3364 Accepted 100
11 2 4 5 0000.0 3472 Accepted 100
12 2 4 5 0000.0 3420 Accepted 100
13 2 4 5 0000.0 3512 Accepted 100
14 2 4 5 0000.0 3404 Accepted 100
15 2 4 5 0000.0 3456 Accepted 100
16 2 4 5 0000.0 3408 Accepted 100
17 2 4 5 0000.0 3456 Accepted 100
18 3 5 0048.0 5900 Accepted 100
19 3 5 0060.0 6332 Accepted 100
20 3 5 0064.0 6392 Accepted 100
21 3 5 0056.0 6076 Accepted 100
22 3 5 0052.0 5908 Accepted 100
23 3 5 0068.0 6324 Accepted 100
24 4 5 0004.0 3844 Wrong Answer 0
25 4 5 0000.0 3832 Wrong Answer 0
26 4 5 0000.0 3704 Accepted 100
27 4 5 0004.0 3932 Accepted 100
28 4 5 0000.0 3888 Accepted 100
29 4 5 0004.0 4008 Accepted 100
30 4 5 0004.0 3932 Accepted 100
31 4 5 0004.0 4048 Accepted 100
32 4 5 0000.0 3892 Accepted 100
33 4 5 0000.0 3844 Accepted 100
34 4 5 0000.0 3724 Accepted 100
35 4 5 0004.0 4044 Accepted 100
36 4 5 0004.0 3992 Accepted 100
37 5 0124.0 6132 Wrong Answer 0
38 5 0112.0 6268 Wrong Answer 0
39 5 0056.0 6220 Accepted 100
40 5 0088.0 6156 Accepted 100
41 5 0080.0 6008 Accepted 100
42 5 0116.0 6304 Accepted 100
43 5 0128.0 6436 Accepted 100
44 5 0048.0 6212 Accepted 100
45 5 0032.0 5804 Accepted 100
46 5 0064.0 6304 Accepted 100
47 5 0084.0 6320 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
2.01 KB
Back to Top