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

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

Don't know how to create a table like this one: https://mirror.codeforces.com/blog/entry/57257 Could you do it for me? :(

LE TONGUÉ

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

»
7 лет назад, скрыть # |
Rev. 2  
Проголосовать: нравится 0 Проголосовать: не нравится
»
7 лет назад, скрыть # |
 
Проголосовать: нравится +18 Проголосовать: не нравится

If you have a csv or doc file, you can use:

https://www.tablesgenerator.com/markdown_tables

If you wish to calculate and add team ratings, yuo can use:

https://github.com/abdullah768/Codeforces-Team-Rating-Calculator

It generates results such as:

https://mirror.codeforces.com/blog/entry/63704

»
7 лет назад, скрыть # |
 
Проголосовать: нравится +5 Проголосовать: не нравится

I made the table here. I'm working on adding the countries and regions.