Is this a good way to solve this problem?

Revision en1, by 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..

Tags math, constructive

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English fker 2026-04-03 15:36:31 213 Initial revision (published)