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

Автор accidentallygivenfuck, 12 лет назад, По-английски

Hello Codeforces!

Today, I translated the BIT tutorial by e-maxx into English:
http://silap.tk/blog/2014/12/fenwick-tree/

PS Please, inform if there are any grammar mistakes or typos.

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

»
12 лет назад, скрыть # |
 
Проголосовать: нравится -9 Проголосовать: не нравится

Xdd, in search of your mistakes I've accidently learned BIT and several rules of english language.

Sylap or Silap?) Anyway, that's what should be edited I think:

  1. I think the definition should be rephrased from "BIT is .., which: can calculate; can update" to "BIT is .., that able to: calculate; update" or "BIT is .. that: calculates; updates". I can't suggest the best one or even explain why I wrote them since my English is 100% intuitive.
  2. I don't like to see unordered list after "The function sum works as follows:".
»
12 лет назад, скрыть # |
← Rev. 2  
Проголосовать: нравится +7 Проголосовать: не нравится

In case you did not know, there's a project on Github to translate all articles from e-maxx to English which was started by RodionGork.

If you want to contribute (either directly through Github, or indirectly by let us use your translation), please comment or message me :)

»
12 лет назад, скрыть # |
← Rev. 4  
Проголосовать: нравится +20 Проголосовать: не нравится

A bit off-topic but anyone who uses google translate to use http://e-maxx.ru/ should try yandex translate https://translate.yandex.com/translate I found it much better than google translate.