Skip to content
Snippets Groups Projects
Commit 1776c429 authored by Martin Mareš's avatar Martin Mareš
Browse files

Successor: Expected file name works with Python, too :)

parent 216863d6
No related branches found
No related tags found
No related merge requests found
......@@ -7,4 +7,4 @@ and it should return another node of the tree with the next higher key
- The given node can also be a null pointer, in which case the method should
return the smallest node in the tree.
You should submit the file `tree_successor.h`.
You should submit the file `tree_successor.*`.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment