Пожалуйста, прочтите новое правило об ограничении использования AI-инструментов. ×

Doubt regarding sqrt function in CG++ 17 and 23
Разница между en2 и en3, 2 символ(ов) изменены
In the recent [contest:2020] contest, I submitted my solution for [problem:2020B] in C++ 23. There, I got the wrong answer on G++ 23, but after the contest, I solved it by changing the language to G++ 17, and it got accepted. So what was the problem?↵
Should I be using G++ 17 or G++ 23?↵
What should be considered when using the built-in sqrt() function? Like precision, etc..↵
G++ 17 solution [submission:283662762]↵
G++ 23 solution [submission:283597439]

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en3 Английский Dark_Knight_3 2024-09-29 22:02:59 2
en2 Английский Dark_Knight_3 2024-09-29 22:02:20 12 (published)
en1 Английский Dark_Knight_3 2024-09-29 22:01:18 503 Initial revision (saved to drafts)