Kick Start 2021 H — Silly Substitutions — RE with std::list

Правка en1, от ustaritz, 2021-11-14 17:29:55

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

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский ustaritz 2021-11-14 17:29:55 439 Initial revision (published)