Skip to content

tsugitta/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode contest challenge.

https://leetcode.com/tsugitta

Structure

└── contests
    └── contest_name
        └── problem_id
            └── main.cpp
  • main.cpp is the code to submit

Generator

in the root dir, running

$ go run generator/main.go https://leetcode.com/contest/contest-name/problems/problem-name/

creates a dir & file for the problem with the template file.

About

LeetCode contest challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages