Skip to content

filter useless snippets when add a problem and rustfmt code #11

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

filter useless snippets when add a problem and rustfmt code #11

wants to merge 2 commits into from

Conversation

whalecold
Copy link

filter useless tag like this:

* Input: 
 * 
 * 1 0 1 0 0
 * 1 0 <font color="red">1 <font color="red">1 1
 * 1 1 <font color="red">1 <font color="red">1 1
 * 1 0 0 1 0
 * 
 * Output: 4
 * 
 */

@whalecold
Copy link
Author

I format the two rust file with rustfmt

@aylei
Copy link
Owner

aylei commented Oct 16, 2019

Sorry for the late response, the patch looks good to me! could you please resolve the merge conflicts?

Vahor pushed a commit to Vahor/leetcode-rust that referenced this pull request Jun 30, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants