kannaneko's blog

By kannaneko, 16 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

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

»
16 months ago, # |
  Vote: I like it +3 Vote: I do not like it

good work

»
16 months ago, # |
Rev. 2   Vote: I like it +11 Vote: I do not like it

Thanks for your great tool!

I used to use CF Tool for automated submissions, but it doesn't support some newly-added submission language(e.g. Clang++20 Diagnostics), which had troubled me for a long time.

Your tool added the support of theoretically all languages, solving my trouble.

  • »
    »
    16 months ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    I'm happy this application can help you, In the development process,I know CF tool is not upgrade for long time, and I like edit the same file, so it's maybe some weird for those use CF tool before.

»
16 months ago, # |
  Vote: I like it +1 Vote: I do not like it

version 1.2.10: fix bug: I forget erase '\r' char for windows users

»
15 months ago, # |
  Vote: I like it +3 Vote: I do not like it

I use this cli tool. Easy to use and very effective in my point of view. Good work.

  • »
    »
    15 months ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    There have been some changes in the security policy of cf recently, please download a version greater than 1.2.11