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

Автор kannaneko, 17 месяцев назад, По-английски

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

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

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

good work

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

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.

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

    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.

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

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

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

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

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

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