Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lcpper

lcpper stands for LeetCode C++ Compiler

A tool to compile LeetCode solutions written in C++ on your local machine before submitting. Ideal for quick checking syntax errors.

How to Use

  1. Clone this repository.
  2. run make init to create solution.cpp and extra_code.cpp if they do not exist.
  3. Write your C++ solution in solution.cpp.
  4. run make run to compile your solution.

About

Compile LeetCode solutions written in C++ on your local machine before submitting.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages