返回 Skill 列表
extension
分类: 开发与工程无需 API Key

lc-submit

提交一个Rust解决方案文件到LeetCode(项目)

person作者: 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