Back to Submissions List View New Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

13560
9608
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 0480.0 7912 Accepted 100
1 1 5 0352.0 7912 Accepted 100
2 1 5 0212.0 7360 Accepted 100
3 1 5 0244.0 7832 Accepted 100
4 1 5 0376.0 8656 Accepted 100
5 1 5 0584.0 8992 Accepted 100
6 1 5 0116.0 7644 Accepted 100
7 1 5 0316.0 7060 Accepted 100
8 1 5 0424.0 8280 Accepted 100
9 1 5 0608.0 9236 Accepted 100
10 1 5 0352.0 7040 Accepted 100
11 2 5 0000.0 1680 Accepted 100
12 2 5 0000.0 1656 Accepted 100
13 2 5 0000.0 1712 Accepted 100
14 2 5 0000.0 1688 Accepted 100
15 2 5 0000.0 1696 Accepted 100
16 2 5 0000.0 1664 Accepted 100
17 2 5 0000.0 1732 Accepted 100
18 2 5 0000.0 1676 Accepted 100
19 2 5 0000.0 1664 Accepted 100
20 2 5 0000.0 1668 Accepted 100
21 3 5 0012.0 7860 Accepted 100
22 3 5 0016.0 8772 Accepted 100
23 3 5 0008.0 6640 Accepted 100
24 3 5 0008.0 5804 Accepted 100
25 3 5 0016.0 9044 Accepted 100
26 3 5 0012.0 7756 Accepted 100
27 3 5 0008.0 5656 Accepted 100
28 3 5 0016.0 9608 Accepted 100
29 3 5 0016.0 9064 Accepted 100
30 3 5 0012.0 7664 Accepted 100
31 4 5 0508.0 7908 Accepted 100
32 4 5 0704.0 8912 Accepted 100
33 4 5 0564.0 8204 Accepted 100
34 4 5 0652.0 8436 Accepted 100
35 4 5 0656.0 8888 Accepted 100
36 4 5 0260.0 6308 Accepted 100
37 4 5 0476.0 8624 Accepted 100
38 4 5 0520.0 7612 Accepted 100
39 4 5 0232.0 9012 Accepted 100
40 4 5 0244.0 8800 Accepted 100
41 5 0496.0 7856 Accepted 100
42 5 0228.0 8128 Accepted 100
43 5 0392.0 8796 Accepted 100
44 5 0584.0 9084 Accepted 100
45 5 0176.0 5324 Accepted 100
46 5 0656.0 8848 Accepted 100
47 5 0892.0 9264 Accepted 100
48 5 0468.0 9164 Accepted 100
49 5 0440.0 9232 Accepted 100
50 5 0224.0 8248 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.38 KB
Back to Top