Unverified Commit 70de27a6 authored by ir1d's avatar ir1d Committed by GitHub
Browse files

Update python.md

parent 42f24d98
Loading
Loading
Loading
Loading
+10 −11
Original line number Diff line number Diff line
@@ -375,7 +375,6 @@ if __name__ == '__main__':
    N = int(1e5+5)
    M = int(2e5+5)
    INF = 0x3f3f3f3f
    ```
    
    class qxx:  # 前向星类(结构体)
        def __init__(self):