Rating changes for last rounds are temporarily rolled back. They will be returned soon. ×

About GNU C++17(64)

Revision en2, by the_midnight_sun, 2020-05-23 19:56:28

Hi everyone! Hope you guys a nice weekend!

Recently, I have tried to submit my solutions in both GNU C++17 and GNU C++17(64). The result is predictable, GNU C++17(64) is faster compared to GNU C++17. My question is: Is it safe to use C++17(64) in the real contest? I know that C++17(64) was just added a few months ago. So I don't know whether it may lead to some undefined behavior bugs or something like that...

Thanks for reading!

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English the_midnight_sun 2020-05-23 19:56:28 17
en1 English the_midnight_sun 2020-05-23 19:54:44 451 Initial revision (published)