Back to Submissions List View Old Results

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

14566
7096
Time Limit Exceeded
50

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 0 / 50

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 5 0393.3 10128 6392 Accepted 100
1 1 5 0297.9 10128 6004 Accepted 100
2 1 5 0208.1 10128 5836 Accepted 100
3 1 5 0107.8 10128 5068 Accepted 100
4 1 5 0352.5 10128 6204 Accepted 100
5 1 5 0471.2 10128 6504 Accepted 100
6 1 5 0037.7 10128 4368 Accepted 100
7 1 5 0325.7 10128 6276 Accepted 100
8 1 5 0299.9 10128 6092 Accepted 100
9 1 5 0418.2 10128 6376 Accepted 100
10 1 5 0287.1 10128 6164 Accepted 100
11 2 5 0002.5 10128 3652 Accepted 100
12 2 5 0002.4 10128 3612 Accepted 100
13 2 5 0002.5 10128 3648 Accepted 100
14 2 5 0002.6 10128 3560 Accepted 100
15 2 5 0002.5 10128 3716 Accepted 100
16 2 5 0002.5 10128 3652 Accepted 100
17 2 5 0002.4 10128 3452 Accepted 100
18 2 5 0002.4 10128 3700 Accepted 100
19 2 5 0002.4 10128 3520 Accepted 100
20 2 5 0002.4 10128 3680 Accepted 100
21 3 5 0003.1 10128 3716 Accepted 100
22 3 5 0003.1 10128 3724 Accepted 100
23 3 5 0003.0 10128 3724 Accepted 100
24 3 5 0002.9 10128 3728 Accepted 100
25 3 5 0003.1 10128 3720 Accepted 100
26 3 5 0003.1 10128 3704 Accepted 100
27 3 5 0003.1 10128 3660 Accepted 100
28 3 5 0003.0 10128 3640 Accepted 100
29 3 5 0003.1 10128 3632 Accepted 100
30 3 5 0003.1 10128 3692 Accepted 100
31 4 5 0705.8 10128 6644 Accepted 100
32 4 5 0979.0 10128 6944 Accepted 100
33 4 5 0718.2 10128 6432 Accepted 100
34 4 5 0979.7 10128 7040 Accepted 100
35 4 5 0888.6 10128 6832 Accepted 100
36 4 5 0275.6 10128 5684 Accepted 100
37 4 5 0516.3 10128 6184 Accepted 100
38 4 5 0729.7 10128 6520 Accepted 100
39 4 5 0156.0 10128 4976 Accepted 100
40 4 5 0236.8 10128 5492 Accepted 100
41 5 0704.2 10128 6640 Accepted 100
42 5 0124.4 10128 4680 Accepted 100
43 5 0302.6 10128 5596 Accepted 100
44 5 0651.4 10128 6344 Accepted 100
45 5 0218.3 10128 5412 Accepted 100
46 5 0891.8 10128 6968 Accepted 100
47 5 1067.7 10128 7096 Time Limit Exceeded 0
48 5 0560.3 10128 6268 Accepted 100
49 5 0462.2 10128 6036 Accepted 100
50 5 0142.6 10128 4984 Accepted 100
Submitter:
Compiler:
c++14
Code Length:
1.76 KB
Back to Top