double gets TLE and long double AC, why?

Правка en1, от VLamarca, 2019-02-19 05:35:55

Hi,

regarding problem B from this contest, my solution using double gets TLE and the same solution using long double gets AC, anyone has any idea why?

You can use this test case in custom invocation to confirm that the solution using long double is indeed twice faster.

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский VLamarca 2019-02-19 23:02:50 498 Tiny change: 'aster.\n\nEDIT: I could p' -> 'aster.\n\n**EDIT:** I could p'
en1 Английский VLamarca 2019-02-19 05:35:55 463 Initial revision (published)