GithubHelp home page GithubHelp logo

utahta / procon.nvim Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 36 KB

An experimental plugin for Neovim to automate the typical tasks in competitive programming

License: MIT License

Makefile 0.63% Vim Script 2.18% Go 97.18%
neovim-plugin atcoder

procon.nvim's Introduction

procon.nvim

This is an experimental plugin for Neovim to automate the typical tasks in competitive programming.

procon_nvim

Supported websites are

Supported languages are

  • C++14/gcc
  • C++17/gcc

Installing

You'll need to install Go.

vim-plug
Plug 'utahta/procon.nvim', {'do': 'make'}

How to use

  1. Enter the :ProconSet command to set up the site, contest, etc. that you challenge. Then the plugin will create a new file with an appropriate name in the current directory. If there is already a file with the same name, you can enter any name you like.
  2. Write the code.
  3. Enter the :ProconCheck command to make sure your program outputs the correct answer. If your program outputs the correct answer, you'll get the AC. And of course, if it outputs the wrong answer, you'll get the WA. Note: If the task accepts multiple answers, you may get the WA even if your program outputs the correct answer, because the plugin only compares it to the sample cases.
  4. If you are confident that you'll get the AC, enter the :ProconSubmit to submit your code.

procon.nvim's People

Contributors

utahta avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.