@user_16077632
0 reputation
0 answers
4 questions
About Me
// Hello, World !
Top Questions
-
I can't solve a problem that related to prime power modulo 1e9+7. I think to solve this problem , we must use Constructive Algorithm
-
Count the number of ranges [L; R] which has difference between the maximum and minimum is even
-
Maximum k such that A[0]<A[k], A[1]<A[k+1], ..., A[k-1]<A[2*k-1], after sorting each k-sized window
-
Efficient way to find min(max(A[L], A[L+1],...,A[R]), min(B[L], B[L+1],…, B[R]))