Back to Submissions List View New Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

752
3908
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 (RSS, KiB) Verdict Score
0 1 5 0000.0 1112 Accepted 100
1 1 5 0000.0 1252 Accepted 100
2 1 5 0000.0 1188 Accepted 100
3 1 5 0000.0 1192 Accepted 100
4 2 4 5 0000.0 1164 Accepted 100
5 2 4 5 0000.0 1216 Accepted 100
6 2 4 5 0000.0 1156 Accepted 100
7 2 4 5 0000.0 1196 Accepted 100
8 2 4 5 0000.0 1196 Accepted 100
9 2 4 5 0000.0 1180 Accepted 100
10 2 4 5 0000.0 1120 Accepted 100
11 2 4 5 0000.0 1192 Accepted 100
12 2 4 5 0000.0 1212 Accepted 100
13 2 4 5 0000.0 1128 Accepted 100
14 2 4 5 0000.0 1212 Accepted 100
15 2 4 5 0000.0 1136 Accepted 100
16 2 4 5 0000.0 1216 Accepted 100
17 2 4 5 0000.0 1140 Accepted 100
18 3 5 0024.0 1944 Accepted 100
19 3 5 0032.0 2064 Accepted 100
20 3 5 0036.0 2104 Accepted 100
21 3 5 0032.0 3008 Accepted 100
22 3 5 0032.0 2984 Accepted 100
23 3 5 0036.0 3192 Accepted 100
24 4 5 0000.0 1648 Accepted 100
25 4 5 0000.0 1540 Accepted 100
26 4 5 0000.0 1440 Accepted 100
27 4 5 0000.0 1516 Accepted 100
28 4 5 0000.0 1388 Accepted 100
29 4 5 0000.0 1632 Accepted 100
30 4 5 0000.0 1372 Accepted 100
31 4 5 0000.0 1464 Accepted 100
32 4 5 0000.0 1500 Accepted 100
33 4 5 0000.0 1392 Accepted 100
34 4 5 0000.0 1336 Accepted 100
35 4 5 0000.0 1548 Accepted 100
36 4 5 0000.0 1584 Accepted 100
37 5 0128.0 3776 Accepted 100
38 5 0108.0 3908 Accepted 100
39 5 0028.0 2740 Accepted 100
40 5 0036.0 2860 Accepted 100
41 5 0032.0 2820 Accepted 100
42 5 0048.0 3124 Accepted 100
43 5 0052.0 3092 Accepted 100
44 5 0028.0 3112 Accepted 100
45 5 0020.0 2860 Accepted 100
46 5 0036.0 3380 Accepted 100
47 5 0044.0 3512 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
2.54 KB
Back to Top