Is this a good way to solve this problem?

Правка en1, от fker, 2026-04-03 15:36:31

327B - Hungry Sequence

just guess that I can generate a wierd array with the bad numbers like 171.

so I construct this formula: x = (i+17)*71+177171 then it is accepted..

Теги math, constructive

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский fker 2026-04-03 15:36:31 213 Initial revision (published)