Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

246
4612
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 0006.4 7200 4452 Accepted 100
1 1 5 0005.6 7200 4232 Accepted 100
2 1 5 0005.0 7200 4280 Accepted 100
3 1 5 0005.3 7200 4548 Accepted 100
4 1 5 0006.0 7200 4392 Accepted 100
5 1 5 0007.0 7200 4464 Accepted 100
6 1 5 0004.3 7200 4320 Accepted 100
7 1 5 0005.5 7200 4264 Accepted 100
8 1 5 0005.8 7200 4260 Accepted 100
9 1 5 0006.6 7200 4496 Accepted 100
10 1 5 0005.7 7200 4428 Accepted 100
11 2 5 0002.6 7200 3532 Accepted 100
12 2 5 0002.6 7200 3516 Accepted 100
13 2 5 0002.6 7200 3580 Accepted 100
14 2 5 0002.6 7200 3552 Accepted 100
15 2 5 0002.5 7200 3544 Accepted 100
16 2 5 0002.6 7200 3556 Accepted 100
17 2 5 0002.5 7200 3536 Accepted 100
18 2 5 0002.5 7200 3484 Accepted 100
19 2 5 0002.6 7200 3552 Accepted 100
20 2 5 0002.5 7200 3528 Accepted 100
21 3 5 0004.1 7200 4524 Accepted 100
22 3 5 0004.0 7200 4424 Accepted 100
23 3 5 0003.5 7200 4204 Accepted 100
24 3 5 0003.8 7200 4312 Accepted 100
25 3 5 0004.2 7200 4544 Accepted 100
26 3 5 0003.9 7200 4412 Accepted 100
27 3 5 0004.3 7200 4504 Accepted 100
28 3 5 0004.4 7200 4512 Accepted 100
29 3 5 0004.2 7200 4460 Accepted 100
30 3 5 0004.0 7200 4316 Accepted 100
31 4 5 0006.2 7200 4344 Accepted 100
32 4 5 0006.5 7200 4380 Accepted 100
33 4 5 0006.3 7200 4612 Accepted 100
34 4 5 0006.5 7200 4448 Accepted 100
35 4 5 0006.5 7200 4480 Accepted 100
36 4 5 0005.3 7200 4404 Accepted 100
37 4 5 0005.7 7200 4504 Accepted 100
38 4 5 0006.5 7200 4556 Accepted 100
39 4 5 0005.1 7200 4488 Accepted 100
40 4 5 0005.1 7200 4512 Accepted 100
41 5 0006.0 7200 4408 Accepted 100
42 5 0004.8 7200 4480 Accepted 100
43 5 0005.4 7200 4428 Accepted 100
44 5 0006.1 7200 4444 Accepted 100
45 5 0005.1 7200 4292 Accepted 100
46 5 0006.2 7200 4272 Accepted 100
47 5 0007.1 7200 4552 Accepted 100
48 5 0005.8 7200 4512 Accepted 100
49 5 0005.8 7200 4568 Accepted 100
50 5 0004.7 7200 4448 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
1.53 KB
Back to Top