Skip to content
This repository was archived by the owner on Sep 22, 2021. It is now read-only.

Conversation

@matheusphalves
Copy link
Contributor

@matheusphalves matheusphalves commented Oct 8, 2020

IMPORTANT: Please do not create a Pull Request without an issue.

All Submissions:

  • I have read the CONTRIBUTING document.
  • My code is written in Python3 and is ending with .py
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • I have checked that my submission does pass the test on LeetCode.com
  • Does your filename follow the naming Conventions?
  • Have you linked your PR to an Issue?

Closing issues
Closes #500

Copy link
Owner

@vJechsmayr vJechsmayr left a comment

Choose a reason for hiding this comment

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

Code does not pass the test on LeetCode

Please check again! 😸

@matheusphalves
Copy link
Contributor Author

Done! Sorry! I forgot to add ' # ' on all lines of class TreeNode. Now, this solution works on LeetCode!
Runtime: 32 ms

Copy link
Owner

@vJechsmayr vJechsmayr left a comment

Choose a reason for hiding this comment

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

Thanks for changing! Code works now 😸
Thanks for contributing - Merged!

Runtime: 32 ms

Happy Hacktoberfest!

@vJechsmayr vJechsmayr merged commit 21d6f28 into vJechsmayr:master Oct 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0257 - Binary Tree Paths

2 participants