Back to Submissions List View New Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2460
7284
Wrong Answer
20

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$ 0 / 31
5 0~47 無額外限制 0 / 49

Testdata Results

Testdata no. Subtasks Time (ms) Memory (RSS, KiB) Verdict Score
0 1 5 0000.0 5384 Accepted 100
1 1 5 0000.0 5296 Accepted 100
2 1 5 0000.0 5388 Accepted 100
3 1 5 0000.0 5272 Accepted 100
4 2 4 5 0004.0 5400 Accepted 100
5 2 4 5 0000.0 5288 Accepted 100
6 2 4 5 0000.0 5384 Accepted 100
7 2 4 5 0000.0 5272 Accepted 100
8 2 4 5 0000.0 5392 Accepted 100
9 2 4 5 0000.0 5208 Accepted 100
10 2 4 5 0000.0 5296 Accepted 100
11 2 4 5 0004.0 5320 Accepted 100
12 2 4 5 0000.0 5500 Accepted 100
13 2 4 5 0000.0 5320 Accepted 100
14 2 4 5 0000.0 5304 Accepted 100
15 2 4 5 0004.0 5384 Accepted 100
16 2 4 5 0000.0 5300 Accepted 100
17 2 4 5 0000.0 5360 Accepted 100
18 3 5 0076.0 6168 Accepted 100
19 3 5 0100.0 6348 Accepted 100
20 3 5 0108.0 6468 Accepted 100
21 3 5 0092.0 6300 Accepted 100
22 3 5 0080.0 6192 Accepted 100
23 3 5 0108.0 6356 Accepted 100
24 4 5 0004.0 5708 Wrong Answer 0
25 4 5 0004.0 5792 Wrong Answer 0
26 4 5 0004.0 5468 Accepted 100
27 4 5 0004.0 5552 Accepted 100
28 4 5 0004.0 5624 Accepted 100
29 4 5 0004.0 5724 Accepted 100
30 4 5 0004.0 5452 Accepted 100
31 4 5 0004.0 5548 Accepted 100
32 4 5 0004.0 5536 Accepted 100
33 4 5 0004.0 5452 Accepted 100
34 4 5 0004.0 5508 Accepted 100
35 4 5 0004.0 5568 Accepted 100
36 4 5 0004.0 5548 Accepted 100
37 5 0224.0 7108 Wrong Answer 0
38 5 0196.0 7284 Wrong Answer 0
39 5 0152.0 7192 Accepted 100
40 5 0180.0 7136 Accepted 100
41 5 0160.0 7068 Accepted 100
42 5 0228.0 7148 Accepted 100
43 5 0256.0 7188 Accepted 100
44 5 0104.0 6980 Wrong Answer 0
45 5 0068.0 6784 Wrong Answer 0
46 5 0116.0 6788 Accepted 100
47 5 0148.0 6848 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
1.07 KB
Back to Top