Notes
This function is in beta test. Please help improve it in the issues
here.
Hints
Your answer may be identical to the JOJ answer in the first several lines.
However, you will still get Wrong Answer because the complete output may be longer and there might be errors in the future lines.
Please double check your code to solve this problem and try again.
Your Answer
Traversing the tree after assignment operator: VE281 VE370 Traversing the tree after assignment operator: VE281 VE370 Max of dim 2 is VE370 Inserted VE104 with key tuple 3 -4 -4 Traversing the tree after assignment operator: VE281 VE370 Min of dim 2 is VE281 Key 3 -4 -4 not found! Key -3 7 -9 not found! Key 3 5 -9 not found! Traversing the tree: VE281 VE370
JOJ Answer
Traversing the tree after assignment operator: VE281 VE370 VE482 Traversing the tree after assignment operator: VE281 VE370 VE482 Max of dim 2 is VE482 Inserted VE104 with key tuple 3 -4 -4 Traversing the tree after assignment operator: VE281 VE370 VE104 VE482 Min of dim 2 is VE104 Value found: VE104 with key 3 -4 -4 Key -3 7 -9 not found! Key 3 5 -9 not found! Traversing the tree: VE281 VE370 VE104 VE482