Back to skills
extension
Category: Development & EngineeringNo API key required

lc-submit

Submit a Rust solution file to LeetCode (project)

personAuthor: jakexiaohubgithub

LeetCode Submit

Submit a solution file to LeetCode.

Usage

/lc-submit <file> - Submit the solution file (e.g., problems/1.two-sum.rs)

Instructions

  1. If only problem ID is provided, find the file in problems/ directory
  2. Run leetcode submit <file> 2>&1 and show the results to the user