TLE using Go

Правка en2, от Itachi_Uchiha13, 2023-09-09 01:27:59

In this problem 1857/F, I used a binary search to solve this. I wrote the code in Go, but it is giving TLE. I'm not very experienced with Go, so I'd really appreciate it if someone could explain why this is happening.

Link to submission: 222520517

Thanks for the help in advance!

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский Itachi_Uchiha13 2023-09-09 01:27:59 104 Tiny change: 'm [1857/F]](https://' -> 'm [1857/F](https://'
en1 Английский Itachi_Uchiha13 2023-09-09 01:25:42 319 Initial revision (published)