GNU C++17 vs GNU C++20 (64)

Правка en1, от imtiaj.zero, 2023-03-24 09:00:24

When I submitted the following code in GNU C++20 (64) I got wrong on test 2, whereas in GNU C++17 it got Accepted. Would anyone please tell the reason behind this. Thanks in advance.

Problem Link:

1809B - Points on Plane

My submission link: 

198895642 in GNU C++20 (64) lang.

198895850 in GNU C++17 lang.

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский imtiaj.zero 2023-03-24 09:00:24 397 Initial revision (published)