Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

6077
12544
Runtime Error (killed by signal)
15

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0 範例測資 0 / 0
2 1~10 $a_i,S$ 皆為質數 5 / 5
3 0~20 $a_i,S$ 的因數至多只有四個 10 / 10
4 0, 21~30 $N \le 1000$ 0 / 15
5 0, 31~40, 63 $a_i,S \le 10 ^ 6 $ 0 / 45
6 0~64 無其他限制 0 / 25

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 3 4 5 6 0002.8 6220 3528 Accepted 100
1 2 3 6 0062.2 10668 7684 Accepted 100
2 2 3 6 0053.3 9992 6948 Accepted 100
3 2 3 6 0088.5 12804 9852 Accepted 100
4 2 3 6 0048.3 9788 6840 Accepted 100
5 2 3 6 0111.8 14316 11432 Accepted 100
6 2 3 6 0048.3 9732 6692 Accepted 100
7 2 3 6 0095.9 13396 10360 Accepted 100
8 2 3 6 0041.1 9316 6448 Accepted 100
9 2 3 6 0096.0 13428 10264 Accepted 100
10 2 3 6 0009.7 6836 4120 Accepted 100
11 3 6 0072.8 9672 6760 Accepted 100
12 3 6 0032.3 7888 4980 Accepted 100
13 3 6 0032.0 7696 4800 Accepted 100
14 3 6 0201.4 15812 12544 Accepted 100
15 3 6 0127.0 12428 9308 Accepted 100
16 3 6 0074.6 9796 6892 Accepted 100
17 3 6 0080.6 10020 7232 Accepted 100
18 3 6 0080.9 10288 7272 Accepted 100
19 3 6 0190.7 15440 12280 Accepted 100
20 3 6 0172.2 15152 12156 Accepted 100
21 4 6 0004.9 6352 3512 Runtime Error (killed by signal) 0
22 4 6 0003.1 6220 3380 Runtime Error (killed by signal) 0
23 4 6 0006.1 6352 3464 Runtime Error (killed by signal) 0
24 4 6 0003.2 6220 3308 Runtime Error (killed by signal) 0
25 4 6 0005.3 6352 3460 Runtime Error (killed by signal) 0
26 4 6 0004.2 6220 3400 Runtime Error (killed by signal) 0
27 4 6 0004.3 6220 3376 Runtime Error (killed by signal) 0
28 4 6 0004.4 6220 3504 Runtime Error (killed by signal) 0
29 4 6 0004.9 6352 3352 Runtime Error (killed by signal) 0
30 4 6 0004.7 6360 3504 Runtime Error (killed by signal) 0
31 5 6 0096.5 13268 10388 Accepted 100
32 5 6 0067.1 8988 6068 Accepted 100
33 5 6 0076.0 9568 6504 Accepted 100
34 5 6 0058.3 8648 5804 Accepted 100
35 5 6 0055.4 8548 5640 Accepted 100
36 5 6 0074.2 9472 6472 Accepted 100
37 5 6 0058.6 8608 5740 Accepted 100
38 5 6 0092.7 12796 9896 Accepted 100
39 5 6 0099.2 13264 10332 Accepted 100
40 5 6 0091.3 12832 9844 Accepted 100
41 6 0114.5 14792 11960 Accepted 100
42 6 0162.2 12708 9524 Accepted 100
43 6 0070.0 9212 6120 Accepted 100
44 6 0146.7 11548 8480 Accepted 100
45 6 0182.9 13380 10184 Accepted 100
46 6 0096.4 9984 7276 Runtime Error (killed by signal) 0
47 6 0117.1 10800 7736 Runtime Error (killed by signal) 0
48 6 0079.8 12380 9512 Accepted 100
49 6 0066.9 11384 8424 Accepted 100
50 6 0052.6 10260 7436 Accepted 100
51 6 0172.8 15152 12104 Accepted 100
52 6 0110.4 13812 10948 Accepted 100
53 6 0121.4 14676 11768 Accepted 100
54 6 0106.8 13436 10600 Accepted 100
55 6 0087.4 12124 9280 Accepted 100
56 6 0214.8 13472 10132 Accepted 100
57 6 0216.3 13512 10252 Accepted 100
58 6 0115.3 10224 7136 Accepted 100
59 6 0257.4 15420 11696 Accepted 100
60 6 0197.1 12404 9252 Accepted 100
61 6 0124.4 10856 7572 Accepted 100
62 6 0266.6 15764 12004 Accepted 100
63 5 6 0162.4 12304 9116 Runtime Error (killed by signal) 0
64 6 0298.2 13424 10292 Runtime Error (killed by signal) 0
Submitter:
Compiler:
c++20
Code Length:
4.93 KB
Back to Top