LetMeFly666 / LetMeFly666/LeetCode

`newSolution.py`的`中断持续`化

Open
#890 4 comments 0 reactions 1 assignee View on GitHub

@LetMeFly666 is already working on this.

Since Apr 19, 2025.

enhancement
Dominant language
C++
Stars
12
Forks
5
Avg merge
56m
Merged PRs (30d)
23

Description

python newSolution.py后,任何input阻塞时都可以中断程序并在后续继续。

初步思路是每道题的信息保存到一个.newsolution文件下,最后一步时清空这个文件。

这样可以无限制地开始和结束一道题的coding,甚至能这道题coding一半先commit下切到另一道题去。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.