Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

1977
12944
Runtime Error (killed by signal)
66

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~4 範例測資 0 / 0
2 5~9 $N = K$ 0 / 3
3 1, 10~14 $N = K + 1$ 7 / 7
4 2, 15~24 $N = 2K$,且 $a_1, a_2, \ldots, a_K$ 任兩數字皆不相同 22 / 22
5 3, 15~34 $N = 2K$ 25 / 25
6 0~4, 35~44 $N \leq 2000$ 12 / 12
7 0~64 無其他限制 0 / 31

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 6 7 0001.2 12304 3408 Accepted 100
1 1 3 6 7 0001.8 12304 3412 Accepted 100
2 1 4 6 7 0001.4 12304 3552 Accepted 100
3 1 5 6 7 0001.3 12304 3452 Accepted 100
4 1 6 7 0001.8 12304 3520 Accepted 100
5 2 7 0001.5 12304 3212 Runtime Error (killed by signal) 0
6 2 7 0086.2 15460 11112 Runtime Error (killed by signal) 0
7 2 7 0016.9 13156 5644 Runtime Error (killed by signal) 0
8 2 7 0045.8 15460 9916 Runtime Error (killed by signal) 0
9 2 7 0081.3 15460 10828 Runtime Error (killed by signal) 0
10 3 7 0001.3 12304 3552 Accepted 100
11 3 7 0060.8 15460 11512 Accepted 100
12 3 7 0017.4 13308 5636 Accepted 100
13 3 7 0052.7 15460 9868 Accepted 100
14 3 7 0016.2 13156 5256 Accepted 100
15 4 5 7 0001.3 12304 3516 Accepted 100
16 4 5 7 0060.8 16476 11244 Accepted 100
17 4 5 7 0061.3 16476 11252 Accepted 100
18 4 5 7 0062.3 16476 11392 Accepted 100
19 4 5 7 0016.5 13404 5304 Accepted 100
20 4 5 7 0060.9 16480 11068 Accepted 100
21 4 5 7 0044.9 16480 9604 Accepted 100
22 4 5 7 0024.1 14432 6660 Accepted 100
23 4 5 7 0016.1 13408 5008 Accepted 100
24 4 5 7 0052.7 16480 9796 Accepted 100
25 5 7 0001.0 12304 3292 Accepted 100
26 5 7 0066.9 18036 12780 Accepted 100
27 5 7 0073.2 18036 12648 Accepted 100
28 5 7 0076.4 18040 12792 Accepted 100
29 5 7 0019.4 13844 5996 Accepted 100
30 5 7 0031.1 15172 7880 Accepted 100
31 5 7 0008.2 13100 4416 Accepted 100
32 5 7 0054.1 17656 10824 Accepted 100
33 5 7 0020.6 13848 5824 Accepted 100
34 5 7 0020.7 13792 5508 Accepted 100
35 6 7 0001.3 12304 3552 Accepted 100
36 6 7 0001.8 12304 3540 Accepted 100
37 6 7 0001.5 12304 3572 Accepted 100
38 6 7 0001.5 12304 3508 Accepted 100
39 6 7 0001.7 12304 3428 Accepted 100
40 6 7 0001.3 12304 3328 Accepted 100
41 6 7 0001.4 12304 3400 Accepted 100
42 6 7 0001.3 12304 3492 Accepted 100
43 6 7 0001.5 12304 3460 Accepted 100
44 6 7 0001.4 12304 3472 Accepted 100
45 7 0001.3 12304 3452 Accepted 100
46 7 0063.6 18036 12944 Accepted 100
47 7 0058.3 15920 12420 Accepted 100
48 7 0077.4 16492 12552 Accepted 100
49 7 0077.4 18036 12840 Accepted 100
50 7 0061.1 16240 12544 Accepted 100
51 7 0030.4 14712 8136 Accepted 100
52 7 0038.5 15296 8492 Accepted 100
53 7 0001.7 12440 3540 Accepted 100
54 7 0008.6 12828 4348 Accepted 100
55 7 0069.6 17920 12140 Accepted 100
56 7 0007.9 12840 4320 Accepted 100
57 7 0026.1 13364 6004 Accepted 100
58 7 0069.8 16392 11952 Accepted 100
59 7 0022.0 14232 6676 Accepted 100
60 7 0062.5 16212 12300 Accepted 100
61 7 0057.7 16844 11624 Accepted 100
62 7 0013.5 13716 5104 Accepted 100
63 7 0024.9 14016 7076 Accepted 100
64 7 0030.3 14204 8000 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.99 KB
Back to Top