Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants