Back to Submissions List View New Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

8
4432
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 (RSS, KiB) Verdict Score
0 1 5 0000.0 4292 Accepted 100
1 1 5 0000.0 4072 Accepted 100
2 1 5 0000.0 3904 Accepted 100
3 1 5 0000.0 4200 Accepted 100
4 1 5 0000.0 4176 Accepted 100
5 1 5 0000.0 4236 Accepted 100
6 1 5 0000.0 4136 Accepted 100
7 1 5 0000.0 4224 Accepted 100
8 1 5 0000.0 4088 Accepted 100
9 1 5 0004.0 4248 Accepted 100
10 1 5 0000.0 4152 Accepted 100
11 2 5 0000.0 3372 Accepted 100
12 2 5 0000.0 3288 Accepted 100
13 2 5 0000.0 3292 Accepted 100
14 2 5 0000.0 3372 Accepted 100
15 2 5 0000.0 3268 Accepted 100
16 2 5 0000.0 3368 Accepted 100
17 2 5 0000.0 3404 Accepted 100
18 2 5 0000.0 3388 Accepted 100
19 2 5 0000.0 3316 Accepted 100
20 2 5 0000.0 3488 Accepted 100
21 3 5 0000.0 4256 Accepted 100
22 3 5 0000.0 4156 Accepted 100
23 3 5 0000.0 4012 Accepted 100
24 3 5 0000.0 4200 Accepted 100
25 3 5 0000.0 4228 Accepted 100
26 3 5 0000.0 4132 Accepted 100
27 3 5 0000.0 4236 Accepted 100
28 3 5 0000.0 4336 Accepted 100
29 3 5 0000.0 4216 Accepted 100
30 3 5 0000.0 4240 Accepted 100
31 4 5 0000.0 4180 Accepted 100
32 4 5 0000.0 4228 Accepted 100
33 4 5 0000.0 4400 Accepted 100
34 4 5 0000.0 4216 Accepted 100
35 4 5 0000.0 4432 Accepted 100
36 4 5 0000.0 4316 Accepted 100
37 4 5 0000.0 4232 Accepted 100
38 4 5 0000.0 4264 Accepted 100
39 4 5 0000.0 4248 Accepted 100
40 4 5 0000.0 4148 Accepted 100
41 5 0000.0 4104 Accepted 100
42 5 0000.0 4176 Accepted 100
43 5 0000.0 4200 Accepted 100
44 5 0000.0 4184 Accepted 100
45 5 0000.0 4232 Accepted 100
46 5 0000.0 4228 Accepted 100
47 5 0000.0 4248 Accepted 100
48 5 0000.0 4196 Accepted 100
49 5 0004.0 4316 Accepted 100
50 5 0000.0 4184 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
1.63 KB
Back to Top