Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

7212
5600
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 0398.5 8212 5508 Accepted 100
1 1 5 0284.1 8212 5228 Accepted 100
2 1 5 0161.1 8212 5068 Accepted 100
3 1 5 0263.7 8212 5448 Accepted 100
4 1 5 0276.9 8212 5284 Accepted 100
5 1 5 0481.6 8212 5468 Accepted 100
6 1 5 0134.3 8212 5292 Accepted 100
7 1 5 0245.2 8212 5064 Accepted 100
8 1 5 0374.0 8212 5324 Accepted 100
9 1 5 0526.7 8212 5544 Accepted 100
10 1 5 0306.0 8212 5412 Accepted 100
11 2 5 0002.5 8212 3624 Accepted 100
12 2 5 0002.5 8212 3588 Accepted 100
13 2 5 0002.4 8212 3596 Accepted 100
14 2 5 0002.4 8212 3556 Accepted 100
15 2 5 0002.4 8212 3608 Accepted 100
16 2 5 0002.5 8212 3624 Accepted 100
17 2 5 0002.5 8212 3728 Accepted 100
18 2 5 0002.4 8212 3664 Accepted 100
19 2 5 0002.6 8212 3664 Accepted 100
20 2 5 0002.5 8212 3596 Accepted 100
21 3 5 0012.1 8212 5436 Accepted 100
22 3 5 0011.4 8212 5360 Accepted 100
23 3 5 0008.1 8212 4832 Accepted 100
24 3 5 0008.9 8212 5264 Accepted 100
25 3 5 0011.8 8212 5408 Accepted 100
26 3 5 0011.0 8212 5348 Accepted 100
27 3 5 0010.1 8212 5560 Accepted 100
28 3 5 0012.8 8212 5544 Accepted 100
29 3 5 0011.9 8212 5416 Accepted 100
30 3 5 0011.0 8212 5292 Accepted 100
31 4 5 0185.7 8212 5392 Accepted 100
32 4 5 0263.1 8212 5480 Accepted 100
33 4 5 0216.6 8212 5552 Accepted 100
34 4 5 0231.2 8212 5464 Accepted 100
35 4 5 0245.2 8212 5552 Accepted 100
36 4 5 0118.5 8212 5520 Accepted 100
37 4 5 0195.0 8212 5296 Accepted 100
38 4 5 0200.7 8212 5540 Accepted 100
39 4 5 0109.4 8212 5436 Accepted 100
40 4 5 0107.2 8212 5364 Accepted 100
41 5 0181.4 8212 5332 Accepted 100
42 5 0123.9 8212 5472 Accepted 100
43 5 0163.5 8212 5368 Accepted 100
44 5 0219.8 8212 5504 Accepted 100
45 5 0083.5 8212 5496 Accepted 100
46 5 0234.0 8212 5408 Accepted 100
47 5 0296.5 8212 5600 Accepted 100
48 5 0170.0 8212 5448 Accepted 100
49 5 0177.7 8212 5488 Accepted 100
50 5 0103.2 8212 5236 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.39 KB
Back to Top