accidentallygivenfuck's blog

By accidentallygivenfuck, 12 years ago, In English

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.

»
12 years ago, hide # |
 
Vote: I like it -9 Vote: I do not like it

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 years ago, hide # |
← Rev. 2  
Vote: I like it +7 Vote: I do not like it

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 years ago, hide # |
← Rev. 4  
Vote: I like it +20 Vote: I do not like it

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.