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

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

(As you can probably infer from my rating, I have too much to learn). There are too many blogs in my favorites, so when I open the favorites tab, many of the blogs are so big that searching for a blog becomes so difficult on that very long page.

So it would be nice if each blog on the favorites page is shrinked to few lines.

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

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

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

I am trying this problem.

Here are two of my submissions: Attempt1 Attempt2

In Attempt1 I am getting runtime error while iterating over vector p, although I am checking it's bounds, while in Attempt2 when I explicitly check if the size of vector p is zero, then there is no runtime error.

I don't think there should be an explicit need to check the size of vector p, as the loop below that won't get executed if it is empty.

Can anyone help out what is the issue?

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

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

Автор WA_TLE_Procastinate_AC, история, 5 лет назад, По-английски

Sometimes the url bar shows the connection is not secure while sometimes it shows it's secure (while writing this post it is showing not secure). Taking into account the recent DDOS events, what is the reason behind switching between http and https?

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

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