2023-10-22 01:27

2023.10.22 problem solving notes

Min-plus convolution
두 수열 $A = [a_0, a_1, ..., a_n]$, $B = [b_0, b_1,..., b_m]$ 이 있을 때 $c_k = \min_{k = i + j}(a_i + b_j)$ 를 구하는...
Problem solving
000

댓글