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

Автор Bovmelo, история, 15 месяцев назад, По-английски

GCC implements STLs while providing with some helpful data structures and somt other functions or whatever, like those with leading underscores. What are the ones that you find the most helpful? Dialate on them if you like! :)

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

Теги gcc
  • Проголосовать: нравится
  • 0
  • Проголосовать: не нравится

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

Let me start with “note that”.

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

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

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

As known, 1720D1 - Xor-подпоследовательность (простая версия) has an ambiguous descriptioin. I'm the one of those who got misled during the contest. However, the misunderstood problem is solutable. Let's have a look.

It is the misunderstood version of the problem. The only difference is that in this version $$$b_i$$$ do be the subsequence of $$$a$$$, where any $$$b_i$$$ is an element of $$$a$$$. Note that $$$a_i \lt 200$$$ remains true.

Hint 1
Hint 2
Hint 3
solution

However, I had no idea how to solve the misunderstood D2. Could anyone help me?

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

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