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

add problem link and discuss link in problem file #26

Merged
merged 3 commits into from
Feb 16, 2020

Conversation

songyzh
Copy link
Contributor

@songyzh songyzh commented Feb 13, 2020

for conveniently verifying on leetcode and discussing

Copy link
Owner

@aylei aylei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The rest LGTM

template.rs Outdated
Comment on lines 14 to 15
// problem: __PROBLEM_LINK__
// discuss: __DISCUSS_LINK__
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd suggest we keep the informations before the submission codes (closer to the problem description, and make the submission and test case compact)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure, fixed e62f13a

@aylei
Copy link
Owner

aylei commented Feb 16, 2020

Thanks!

@aylei aylei merged commit 5152b8e into aylei:master Feb 16, 2020
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