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

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

suppose we have an array or vector

how could i know if there is a pattern alternating any number of times and how to find the sum of one term of the pattern in the best complexity

exp: {1,2,3,1,2,3,1,2,3} there is a pattern with sum equal 6 for the single term

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