Back to Submissions List View Old Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

3845
3708
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 0117.0 4772 3500 Accepted 100
1 1 5 0096.6 4772 3320 Accepted 100
2 1 5 0019.7 4772 3084 Accepted 100
3 1 5 0477.8 4772 3552 Accepted 100
4 1 5 0028.7 4772 3424 Accepted 100
5 1 5 0193.2 4772 3612 Accepted 100
6 1 5 0360.4 4772 3332 Accepted 100
7 1 5 0015.0 4772 3152 Accepted 100
8 1 5 0250.4 4772 3504 Accepted 100
9 1 5 0365.3 4772 3688 Accepted 100
10 1 5 0080.1 4772 3448 Accepted 100
11 2 5 0001.4 4772 1752 Accepted 100
12 2 5 0001.3 4772 1704 Accepted 100
13 2 5 0001.4 4772 1760 Accepted 100
14 2 5 0001.4 4772 1660 Accepted 100
15 2 5 0001.3 4772 1668 Accepted 100
16 2 5 0001.4 4772 1696 Accepted 100
17 2 5 0001.4 4772 1768 Accepted 100
18 2 5 0001.4 4772 1772 Accepted 100
19 2 5 0001.4 4772 1756 Accepted 100
20 2 5 0001.4 4772 1756 Accepted 100
21 3 5 0026.5 4772 3464 Accepted 100
22 3 5 0024.1 4772 3448 Accepted 100
23 3 5 0014.8 4772 2988 Accepted 100
24 3 5 0016.2 4772 3196 Accepted 100
25 3 5 0025.6 4772 3496 Accepted 100
26 3 5 0023.1 4772 3372 Accepted 100
27 3 5 0018.7 4772 3612 Accepted 100
28 3 5 0027.7 4772 3652 Accepted 100
29 3 5 0025.5 4772 3492 Accepted 100
30 3 5 0023.5 4772 3432 Accepted 100
31 4 5 0018.0 4772 3472 Accepted 100
32 4 5 0036.0 4772 3560 Accepted 100
33 4 5 0058.2 4772 3676 Accepted 100
34 4 5 0007.1 4772 3608 Accepted 100
35 4 5 0050.2 4772 3600 Accepted 100
36 4 5 0071.6 4772 3544 Accepted 100
37 4 5 0121.1 4772 3336 Accepted 100
38 4 5 0009.8 4772 3708 Accepted 100
39 4 5 0178.2 4772 3480 Accepted 100
40 4 5 0082.0 4772 3484 Accepted 100
41 5 0016.7 4772 3520 Accepted 100
42 5 0280.5 4772 3540 Accepted 100
43 5 0204.1 4772 3512 Accepted 100
44 5 0102.6 4772 3600 Accepted 100
45 5 0009.4 4772 3568 Accepted 100
46 5 0031.2 4772 3512 Accepted 100
47 5 0011.1 4772 3644 Accepted 100
48 5 0029.5 4772 3628 Accepted 100
49 5 0105.1 4772 3632 Accepted 100
50 5 0178.5 4772 3276 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
1020 Bytes
Back to Top