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

"find" function in binaryTree.bat file doesn't work #47

Open
sebetci opened this issue May 27, 2022 · 0 comments
Open

"find" function in binaryTree.bat file doesn't work #47

sebetci opened this issue May 27, 2022 · 0 comments

Comments

@sebetci
Copy link

sebetci commented May 27, 2022

The find function in dataStructures/binaryTree.bat produces the following error:

!test_tree6! was unexpected at this time.

To resolve this error, I removed the !%1! syntax used for delayed expansion. This solution worked but I'm not sure it's the right approach.

@sebetci sebetci mentioned this issue May 27, 2022
6 tasks
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

No branches or pull requests

1 participant