Codeforces and Polygon may be unavailable from May 23, 4:00 (UTC) to May 23, 8:00 (UTC) due to technical maintenance. ×

Precision issues? Help regarding an implementation question on precision

Revision en1, by kelzzin2_fan, 2023-06-06 22:10:56

Hello, I recently encountered a problem on Kattis which seems to be just be an implementation problem with precision issues that might need to be handled. However, after several WAs with no leads, I am at a dead end. I'm not even sure if it's precision related at the moment...

Below is my approach:

My Approach

My code:

My Code

Any help would be appreciated, thanks!

Tags precision, kattis, help

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English kelzzin2_fan 2023-06-06 22:10:56 1503 Initial revision (published)