Thank you for the explanation. I appreciate it.

On Wednesday, April 15, 2020 at 4:37:28 PM UTC-4, porker2008 wrote:
>
> The reason to avoid floating point arithmetic is that floating point 
> number has wider range than integer but has lower precision.
> In any case, if a problem can be solved without using floating points 
> (meaning that all operations are done using integers and they fit the range 
> of long long)
> you should use integers only to avoid any possible floating point errors.
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Code Jam" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-code+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-code/f4b39871-b4c8-4394-b110-54980535f5d0%40googlegroups.com.

Reply via email to