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

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

Let me mention one of the main contributor named Nitin nitin_05 Singh Rawat.

Most important tip

Codeforces Round #748 (Div. 3)

Not only Codeforces Round #748 (Div. 3), every contest in his profile, he uses the same way to contribute to code forces and take "ratings" in return.

If anyone wanted to learn how to add comments in code, contact nitin_05.

MikeMirzayanov have a look at his abilities, how beautifully he adds comments in his code.

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

»
3 года назад, # |
  Проголосовать: нравится +4 Проголосовать: не нравится

You need to start fromToday (anyone get it?), and not wait until later.

»
3 года назад, # |
  Проголосовать: нравится +18 Проголосовать: не нравится

Dammed, I Open This Blog to take tips for Expert But Not in that sense :(

»
3 года назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

Even today also solutions of the first 4 problems were leaked in that same website as evident from the number of submissions and drastic decrease from the 5th problem :(

»
3 года назад, # |
Rev. 3   Проголосовать: нравится +3 Проголосовать: не нравится

Can-do's and Can't-do's

  1. It is forbidden to obfuscate the solution code as well as create obstacles for its reading and understanding. That is, it is forbidden to use any special techniques aimed at making the code difficult to read and understand the principle of its work.

Codeforces Contest Rules