name: lc-submit description: Submit a Rust solution file to LeetCode (project)
LeetCode Submit
Submit a solution file to LeetCode.
Usage
/lc-submit <file> - Submit the solution file (e.g., problems/1.two-sum.rs)
Instructions
- If only problem ID is provided, find the file in
problems/directory - Run
leetcode submit <file> 2>&1and show the results to the user