Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

15498
3708
Time Limit Exceeded
45

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~10 $\min(a_i) > \max(b_j)$ 0 / 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 0 / 50

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 5 0849.8 6220 3644 Accepted 100
1 1 5 0606.4 6220 3588 Accepted 100
2 1 5 0340.2 6220 3608 Accepted 100
3 1 5 0560.8 6220 3564 Accepted 100
4 1 5 0590.6 6220 3440 Accepted 100
5 1 5 1037.4 6220 3608 Time Limit Exceeded 0
6 1 5 0279.7 6220 3644 Accepted 100
7 1 5 0512.8 6220 3440 Accepted 100
8 1 5 0808.7 6220 3600 Accepted 100
9 1 5 1061.7 6220 3352 Time Limit Exceeded 0
10 1 5 0646.3 6220 3576 Accepted 100
11 2 5 0002.4 6220 3648 Accepted 100
12 2 5 0002.4 6220 3536 Accepted 100
13 2 5 0002.4 6220 3644 Accepted 100
14 2 5 0002.4 6220 3640 Accepted 100
15 2 5 0002.4 6220 3564 Accepted 100
16 2 5 0002.4 6220 3568 Accepted 100
17 2 5 0002.4 6220 3644 Accepted 100
18 2 5 0002.4 6220 3708 Accepted 100
19 2 5 0002.4 6220 3600 Accepted 100
20 2 5 0002.5 6220 3596 Accepted 100
21 3 5 0014.9 6220 3576 Accepted 100
22 3 5 0013.6 6220 3644 Accepted 100
23 3 5 0009.1 6220 3576 Accepted 100
24 3 5 0009.5 6220 3604 Accepted 100
25 3 5 0014.3 6220 3648 Accepted 100
26 3 5 0013.1 6220 3580 Accepted 100
27 3 5 0010.6 6220 3584 Accepted 100
28 3 5 0015.4 6220 3592 Accepted 100
29 3 5 0014.5 6220 3592 Accepted 100
30 3 5 0013.4 6220 3644 Accepted 100
31 4 5 0410.5 6220 3608 Accepted 100
32 4 5 0579.0 6220 3600 Accepted 100
33 4 5 0489.2 6220 3536 Accepted 100
34 4 5 0509.0 6220 3580 Accepted 100
35 4 5 0556.4 6220 3576 Accepted 100
36 4 5 0262.2 6220 3652 Accepted 100
37 4 5 0439.2 6220 3608 Accepted 100
38 4 5 0451.8 6220 3580 Accepted 100
39 4 5 0239.3 6220 3572 Accepted 100
40 4 5 0237.5 6220 3580 Accepted 100
41 5 0404.0 6220 3536 Accepted 100
42 5 0269.3 6220 3588 Accepted 100
43 5 0366.7 6220 3444 Accepted 100
44 5 0496.4 6220 3608 Accepted 100
45 5 0182.9 6220 3648 Accepted 100
46 5 0519.7 6220 3584 Accepted 100
47 5 0640.2 6220 3580 Accepted 100
48 5 0375.1 6220 3592 Accepted 100
49 5 0396.1 6220 3572 Accepted 100
50 5 0226.6 6220 3644 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.33 KB
Back to Top