Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

1734
7160
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 (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 5 0003.0 6220 3396 Accepted 100
1 1 5 0002.8 6220 3548 Accepted 100
2 1 5 0003.0 6220 3544 Accepted 100
3 1 5 0002.8 6220 3548 Accepted 100
4 2 4 5 0003.6 6220 3548 Accepted 100
5 2 4 5 0003.5 6220 3548 Accepted 100
6 2 4 5 0003.4 6220 3400 Accepted 100
7 2 4 5 0003.0 6220 3580 Accepted 100
8 2 4 5 0003.9 6220 3520 Accepted 100
9 2 4 5 0003.1 6220 3540 Accepted 100
10 2 4 5 0003.2 6220 3476 Accepted 100
11 2 4 5 0003.2 6220 3584 Accepted 100
12 2 4 5 0003.0 6220 3496 Accepted 100
13 2 4 5 0003.0 6220 3488 Accepted 100
14 2 4 5 0003.4 6220 3484 Accepted 100
15 2 4 5 0003.1 6220 3516 Accepted 100
16 2 4 5 0003.0 6220 3508 Accepted 100
17 2 4 5 0002.8 6220 3444 Accepted 100
18 3 5 0056.3 9256 5936 Accepted 100
19 3 5 0074.8 9916 6724 Accepted 100
20 3 5 0080.4 10180 7144 Accepted 100
21 3 5 0089.4 9520 6468 Accepted 100
22 3 5 0086.8 9388 6356 Accepted 100
23 3 5 0107.9 10180 7148 Accepted 100
24 4 5 0004.7 6352 3600 Accepted 100
25 4 5 0004.3 6352 3432 Wrong Answer 0
26 4 5 0003.3 6220 3536 Accepted 100
27 4 5 0004.9 6352 3660 Accepted 100
28 4 5 0004.7 6352 3616 Accepted 100
29 4 5 0006.8 6352 3720 Accepted 100
30 4 5 0005.0 6352 3640 Accepted 100
31 4 5 0005.8 6352 3704 Accepted 100
32 4 5 0003.9 6352 3668 Accepted 100
33 4 5 0003.7 6220 3552 Accepted 100
34 4 5 0003.3 6220 3508 Accepted 100
35 4 5 0006.3 6352 3744 Accepted 100
36 4 5 0006.4 6352 3672 Accepted 100
37 5 0092.6 9520 6644 Wrong Answer 0
38 5 0088.1 9916 6708 Wrong Answer 0
39 5 0111.3 9652 6580 Accepted 100
40 5 0110.4 9652 6608 Accepted 100
41 5 0093.0 9256 6372 Accepted 100
42 5 0141.6 9916 6868 Accepted 100
43 5 0157.3 10180 6972 Accepted 100
44 5 0067.5 9916 6716 Accepted 100
45 5 0045.1 8992 5788 Accepted 100
46 5 0091.4 10048 7036 Accepted 100
47 5 0120.5 10180 7160 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
2.15 KB
Back to Top