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

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

I made a program that generates a catalog of past contests.
Here's the catalog.
http://dl.dropbox.com/u/38961879/nico/codeforces.html
This catalog will be updated at 4am(JST) every day.

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

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

Could we know why did you make it? For practice? :D

  • »
    »
    12 лет назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    I'm not good at DP and I want to solve problems whose tag is DP.
    If I want to solve these problems, I have to click on many links,
    since tags are written only in each problems.
    It's bothersome.

    This catalog shows the numbers of solved people and the tags.
    I (and of course you also) can easily search problems that I/you want to learn.