Блог пользователя v1p3r_jr

Автор v1p3r_jr, история, 2 месяца назад, По-английски

This is my submission link for the problem => https://atcoder.jp/contests/abc344/submissions/51105707 I have tried hours debugging it but cannot seem to find where is the implementation or the logic is wrong Please if anyone could give some of their valuable time and help me out here

The problem link -> https://atcoder.jp/contests/abc344/tasks/abc344_d

Полный текст и комментарии »

  • Проголосовать: нравится
  • 0
  • Проголосовать: не нравится

Автор v1p3r_jr, история, 2 месяца назад, По-английски

Hola amigos, I was trying to solve this ternary search problem -> 782B - The Meeting Place Cannot Be Changed and when I am using a for loop till 100 for calculating the answer I am getting accepted -> 250509099

But when I am using r-l<eps, then I am getting TLE -> 250509364 Please help

Полный текст и комментарии »

  • Проголосовать: нравится
  • 0
  • Проголосовать: не нравится