Skip to content

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

Open
whalecold wants to merge 2 commits into
aylei:masterfrom
whalecold:master
Open

filter useless snippets when add a problem and rustfmt code#11
whalecold wants to merge 2 commits into
aylei:masterfrom
whalecold:master

Conversation

@whalecold

Copy link
Copy Markdown

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
Copy Markdown
Author

I format the two rust file with rustfmt

@aylei

aylei commented Oct 16, 2019

Copy link
Copy Markdown
Owner

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.

2 participants