lllong33

Results 5 comments of lllong33

```python3 # # @lc app=leetcode.cn id=1716 lang=python3 # # [1716] 计算力扣银行的钱 # # @lc code=start class Solution: def totalMoney(self, n: int) -> int: # amt_total = 0 # 1~n range(1,...

```python3 # # @lc app=leetcode.cn id=1631 lang=python3 # # [1631] 最小体力消耗路径 # from typing import List # @lc code=start class Solution: def minimumEffortPath(self, heights: List[List[int]]) -> int: dsu = DSU()...

Find available versions below dill==0.3.2 , pylint==2.14.5

@alberttwong I don't know SR internals, it doesn't seem to be a dbt parse issue. ```sql drop table if exists `testing`.`my_first_dbt_model__dbt_tmp`; create table `testing`.`my_first_dbt_model__dbt_tmp` PROPERTIES ( "replication_num" = "1") as...

@KassieZ Done, And EN version is normal. ![image](https://github.com/user-attachments/assets/09989feb-1e87-4849-bdd6-7755f61b7c9f) ![image](https://github.com/user-attachments/assets/c6f76c66-0165-4ccb-a388-c452ad73ab81)