Skip to content

exec++ is a tool for competitive programmers to quickly compile and run their program using G++

License

Notifications You must be signed in to change notification settings

arjOman/execplusplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exec++

A simple tool for competitive programmers to quickly compile and run their program using G++.

Often times, it can be very time consuming for Competitive Programmers to compile and run one-off C++ code. With exec++, it is easier.

How to use

  • Download the release and add it to PATH.
  • From the command line, use this syntax exec++ PATH_TO_YOUR_FILE
  • Afterwards, it will compile your program and run it inline

About

exec++ is a tool for competitive programmers to quickly compile and run their program using G++

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages