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

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

Hello, I was solving this problem : http://codeforces.com/problemset/problem/486/B

Here is my submission : http://codeforces.com/contest/486/submission/15134351

The same code on ideone gives correct answer in both C++14 and C++ 5.1 : http://ideone.com/NUMK5T

There maybe something I'm doing wrong. Would he great if anyone could help.

Thanks Alot!

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

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

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

Hello Everybody, I was beginning to learn segment tree but the problems on various judges seemed to be too non-trivial.I stumbled across the article from emaxx.ru (here : e-maxx.ru/algo/segment_tree).This site explains most of the non-trivial segment tree approaches and can be used to develop a sound understanding of the subject. But I'm not a Russian speaker and the Google Translate and Yandex Translate don't work well. There's a repository on github (here) but it does'nt contain the segment tree post.

It would be really great if some russian friend(s) could translate the segment tree post and maybe other posts.

Please do let me know your opinion.

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

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