Изменения рейтингов за последние раунды временно удалены. Скоро они будут возвращены. ×

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

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

Hi,

I copied/pasted Tourist's solution for Code Jam 2019 Round 1A Pylons and I got the error: "Sample Failed: TLE".
It's a bit annoying that you can't reproduce a valid solution.

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

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

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

Hello,

I implemented the solution for the problem Silly Substitutions with std::list following Google's analysis and also with a lot of inspiration from tmwilliamlin168's solution.

It gives RE on Test Set 1 with Kick Start but works fine on windows.

Does anyone know where the problem comes from ?

The code is: https://pastebin.com/ut8xd6Ye

Thanks

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

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