kannaneko's blog

By kannaneko, history, 17 months ago, In English

Hello everyone at codeforces. After playing with codeforces for a year, I love algorithmic competitions, I don't have many hobbies, codeforces is one of them, but I'm hesitant if I should stay after my friend quit, or switch to other hobbies? If you don't have friends to work hard with, will you stay and continue?

I would like to know how you would choose in this situation, or what hobbies do you have?

Full text and comments »

  • Vote: I like it
  • +16
  • Vote: I do not like it

By kannaneko, 17 months ago, In English

dew: command line application

I'm glad to introduce dew command application for you. dew is a assistant which can help you test your program you will submit on codeforces. and a contest generator base on codeforces, which will help you better practice. you can use generate command a contest on mashup, whose problems is random.

switch language: Chinese

Who need dew

  1. Think test pre testcases is a troubleThink it's a hassle to repeat test cases and commits over and over. You need more frequent practice, and you want to create more contest for you or your team.
  2. You need more frequent practice, and you want to create more contest for you or your team.

Feature

  1. Cross platform: support windows, macos, linux and so on
  2. multiple language: In theory all languages support
  3. Quickly test and submit your program: use cli, you only need type some words, you can submit your program to codeforces
  4. Support gym: not only contest, and gym
  5. Template generator: you can store your template and generate it
  6. Randomly pick problem for you: you can randomly pick one problem in codeforces, you can use it like a tool, everyday one problem
  7. contest generator: you can generate a contest in mushups, if you need it for your team practice, the source of problems come from codeforces.

Some snapshots

more info and installation

Full text and comments »

  • Vote: I like it
  • +30
  • Vote: I do not like it