Back to Submissions List View Old Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3420
5680
Accepted
100

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~10 $\min(a_i) > \max(b_j)$ 5 / 5
2 11~20 $N = M = 6$ 10 / 10
3 21~30 $K = 6$ 20 / 20
4 31~40 $1 \leq a_i, b_j \leq N + M$ 15 / 15
5 0~50 No additional constraints 50 / 50

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 5 0156.3 8024 5608 Accepted 100
1 1 5 0113.9 8024 5568 Accepted 100
2 1 5 0061.5 8024 5624 Accepted 100
3 1 5 0152.7 8024 5612 Accepted 100
4 1 5 0103.3 8024 5544 Accepted 100
5 1 5 0195.8 8024 5552 Accepted 100
6 1 5 0091.0 8024 5564 Accepted 100
7 1 5 0083.9 8024 5560 Accepted 100
8 1 5 0166.9 8024 5484 Accepted 100
9 1 5 0236.7 8024 5680 Accepted 100
10 1 5 0121.4 8024 5544 Accepted 100
11 2 5 0004.7 8024 5576 Accepted 100
12 2 5 0004.8 8024 5556 Accepted 100
13 2 5 0004.7 8024 5568 Accepted 100
14 2 5 0004.6 8024 5536 Accepted 100
15 2 5 0004.7 8024 5552 Accepted 100
16 2 5 0004.9 8024 5620 Accepted 100
17 2 5 0004.6 8024 5400 Accepted 100
18 2 5 0004.8 8024 5576 Accepted 100
19 2 5 0004.9 8024 5560 Accepted 100
20 2 5 0004.8 8024 5480 Accepted 100
21 3 5 0010.4 8024 5464 Accepted 100
22 3 5 0010.0 8024 5628 Accepted 100
23 3 5 0008.0 8024 5536 Accepted 100
24 3 5 0007.9 8024 5476 Accepted 100
25 3 5 0010.3 8024 5480 Accepted 100
26 3 5 0009.7 8024 5608 Accepted 100
27 3 5 0008.6 8024 5552 Accepted 100
28 3 5 0010.8 8024 5460 Accepted 100
29 3 5 0010.3 8024 5572 Accepted 100
30 3 5 0009.8 8024 5608 Accepted 100
31 4 5 0085.0 8024 5608 Accepted 100
32 4 5 0111.3 8024 5540 Accepted 100
33 4 5 0112.4 8024 5480 Accepted 100
34 4 5 0095.1 8024 5468 Accepted 100
35 4 5 0111.6 8024 5396 Accepted 100
36 4 5 0072.9 8024 5400 Accepted 100
37 4 5 0103.5 8024 5624 Accepted 100
38 4 5 0097.1 8024 5628 Accepted 100
39 4 5 0069.1 8024 5612 Accepted 100
40 4 5 0054.9 8024 5468 Accepted 100
41 5 0084.3 8024 5576 Accepted 100
42 5 0090.3 8024 5564 Accepted 100
43 5 0104.6 8024 5544 Accepted 100
44 5 0110.3 8024 5560 Accepted 100
45 5 0049.6 8024 5544 Accepted 100
46 5 0098.4 8024 5608 Accepted 100
47 5 0115.5 8024 5576 Accepted 100
48 5 0070.1 8024 5572 Accepted 100
49 5 0086.7 8024 5572 Accepted 100
50 5 0070.4 8024 5404 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
1.3 KB
Back to Top