Skip to content
/ cpn Public

A tool for a better experience in Competitive Programming

Notifications You must be signed in to change notification settings

R3ZV/cpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compete-Now

A CLI tool build in Go for a more productive competitive programming experience.

Available commands:

  • Help for all the commands
  • Compile a file
  • Compile a file with debug flags
  • Run your compiled file
  • Compile and run your file
  • Compile with debug flags and run your file
  • Create file from your personal template
  • Create files needed for stress testing
  • Parse problems using Competitive Companion
  • Stress test your solution against a brute force solution
  • Test your solution against the parsed test-cases
  • Use toml for configuration
  • Better error output

About

A tool for a better experience in Competitive Programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages