Python
Python copied to clipboard
Fix a bug in segment_tree.py
Changed the N to self.N in show_data in segment_tree.py Fixes #11232