Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

20346
8428
Time Limit Exceeded
35

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$ 0 / 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 0749.2 10948 8328 Accepted 100
1 1 5 0549.4 10948 8368 Accepted 100
2 1 5 0346.5 10948 8364 Accepted 100
3 1 5 0389.3 10948 8304 Accepted 100
4 1 5 0573.3 10948 8300 Accepted 100
5 1 5 0900.1 10948 8300 Accepted 100
6 1 5 0181.7 10948 8276 Accepted 100
7 1 5 0521.4 10948 8260 Accepted 100
8 1 5 0658.7 10948 8304 Accepted 100
9 1 5 0917.8 10948 8368 Accepted 100
10 1 5 0567.1 10948 8368 Accepted 100
11 2 5 0008.6 10948 8356 Accepted 100
12 2 5 0008.3 10948 8288 Accepted 100
13 2 5 0008.4 10948 8132 Accepted 100
14 2 5 0008.0 10948 8088 Accepted 100
15 2 5 0008.4 10948 8320 Accepted 100
16 2 5 0008.8 10948 8368 Accepted 100
17 2 5 0008.3 10948 8320 Accepted 100
18 2 5 0008.2 10948 8304 Accepted 100
19 2 5 0008.4 10948 8352 Accepted 100
20 2 5 0008.1 10948 8364 Accepted 100
21 3 5 0020.1 10948 8296 Accepted 100
22 3 5 0020.5 10948 8308 Accepted 100
23 3 5 0015.1 10948 8300 Accepted 100
24 3 5 0015.5 10948 8328 Accepted 100
25 3 5 0020.7 10948 8308 Accepted 100
26 3 5 0019.5 10948 8288 Accepted 100
27 3 5 0017.1 10948 8304 Accepted 100
28 3 5 0020.7 10948 8136 Accepted 100
29 3 5 0020.6 10948 8324 Accepted 100
30 3 5 0019.2 10948 8368 Accepted 100
31 4 5 0766.1 10948 8292 Accepted 100
32 4 5 1032.6 10948 8356 Time Limit Exceeded 0
33 4 5 0848.4 10948 8324 Accepted 100
34 4 5 0977.9 10948 8284 Accepted 100
35 4 5 0982.5 10948 8300 Accepted 100
36 4 5 0415.6 10948 8324 Accepted 100
37 4 5 0706.2 10948 8304 Accepted 100
38 4 5 0798.9 10948 8308 Accepted 100
39 4 5 0352.9 10948 8304 Accepted 100
40 4 5 0377.7 10948 8320 Accepted 100
41 5 0764.0 10948 8320 Accepted 100
42 5 0339.4 10948 8336 Accepted 100
43 5 0553.9 10948 8276 Accepted 100
44 5 0841.3 10948 8328 Accepted 100
45 5 0300.8 10948 8128 Accepted 100
46 5 0953.1 10948 8288 Accepted 100
47 5 1061.9 10948 8032 Time Limit Exceeded 0
48 5 0675.4 10948 8320 Accepted 100
49 5 0644.0 10948 8308 Accepted 100
50 5 0326.2 10948 8428 Accepted 100
Submitter:
pcc
Compiler:
c++17
Code Length:
1.9 KB
Back to Top