Back to Submissions List View New Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

10540
5528
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 0608.0 5360 Accepted 100
1 1 5 0400.0 4964 Accepted 100
2 1 5 0220.0 4876 Accepted 100
3 1 5 0340.0 5292 Accepted 100
4 1 5 0388.0 5168 Accepted 100
5 1 5 0716.0 5412 Accepted 100
6 1 5 0160.0 5072 Accepted 100
7 1 5 0364.0 4764 Accepted 100
8 1 5 0544.0 5212 Accepted 100
9 1 5 0764.0 5396 Accepted 100
10 1 5 0464.0 5084 Accepted 100
11 2 5 0000.0 3468 Accepted 100
12 2 5 0000.0 3280 Accepted 100
13 2 5 0000.0 3456 Accepted 100
14 2 5 0000.0 3496 Accepted 100
15 2 5 0000.0 3392 Accepted 100
16 2 5 0000.0 3468 Accepted 100
17 2 5 0000.0 3392 Accepted 100
18 2 5 0000.0 3408 Accepted 100
19 2 5 0000.0 3508 Accepted 100
20 2 5 0000.0 3468 Accepted 100
21 3 5 0008.0 5208 Accepted 100
22 3 5 0008.0 5328 Accepted 100
23 3 5 0004.0 4672 Accepted 100
24 3 5 0004.0 5020 Accepted 100
25 3 5 0008.0 5252 Accepted 100
26 3 5 0008.0 5084 Accepted 100
27 3 5 0008.0 5400 Accepted 100
28 3 5 0008.0 5392 Accepted 100
29 3 5 0008.0 5276 Accepted 100
30 3 5 0008.0 5132 Accepted 100
31 4 5 0292.0 5256 Accepted 100
32 4 5 0408.0 5324 Accepted 100
33 4 5 0344.0 5528 Accepted 100
34 4 5 0372.0 5364 Accepted 100
35 4 5 0384.0 5296 Accepted 100
36 4 5 0180.0 5264 Accepted 100
37 4 5 0292.0 5276 Accepted 100
38 4 5 0328.0 5488 Accepted 100
39 4 5 0140.0 5392 Accepted 100
40 4 5 0144.0 5216 Accepted 100
41 5 0288.0 5296 Accepted 100
42 5 0160.0 5324 Accepted 100
43 5 0228.0 5232 Accepted 100
44 5 0332.0 5256 Accepted 100
45 5 0132.0 5300 Accepted 100
46 5 0368.0 5244 Accepted 100
47 5 0468.0 5352 Accepted 100
48 5 0252.0 5268 Accepted 100
49 5 0252.0 5304 Accepted 100
50 5 0136.0 5028 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
2.09 KB
Back to Top