4 lines
90 B
Python
4 lines
90 B
Python
# https://leetcode.cn/problems/search-a-2d-matrix-ii/
|
|
if __name__ == "__main__":
|
|
pass
|