Huge performance difference between c++20, c++17 and c++14

Правка en1, от ChtotoSlabovato, 2022-08-05 17:55:57

On the last contest I have send identical code on compilers for all 3 versions and while I got time limit on ++17 and ++14, on ++20 it took slightly more than a second(twice as fast). Is C++20 that effective or how else that can be explained?

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский ChtotoSlabovato 2022-08-05 17:55:57 302 Initial revision (published)