Stop writting editorials for MIKE.

Правка en1, от GDCass1ni, 2024-03-05 20:14:23

I got completely comfused in the editorial of DIV2 E.

let it be number $$$y$$$. Then it is clear that all bits from $$$w$$$ will be included in the answer, then we make a new pair $$$(x'_i, y'_i)$$$ = $$$(x_i - w, y_i - w)$$$

What is $$$w$$$? Where did the $$$w$$$ come from? Are you meaning $$$y$$$ ?

Iterate over bit $$$i$$$ and similarly to the case $$$x = 0$$$ consider the same cases, but for the array $$$y'$$$. Also, take into account that the bit occurs in $$$W$$$.

I think this sentence is written for people who have already known how to solve this problem. It is completely unreadable and meaningless.

Don't write editorials for MIKE. Please, write something understandable.

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en3 Английский GDCass1ni 2024-03-06 02:15:12 102
en2 Английский GDCass1ni 2024-03-05 20:24:28 180
en1 Английский GDCass1ni 2024-03-05 20:14:23 698 Initial revision (published)