labuladong / basic-challenge

200 stars 22 forks source link

已结束 #55

Closed labuladong closed 2 years ago

labuladong commented 2 years ago

本期打卡已结算完成。报名最新一期的打卡活动 点这里

ZHANGLAOJIU commented 2 years ago

https://leetcode.cn/problems/range-sum-query-immutable/solution/by-zhang-lao-jiu-wei-zhu-845a/

elainewang123 commented 2 years ago

304: https://leetcode.cn/problems/range-sum-query-2d-immutable/solution/qian-zui-he-by-cra2y-joliot-gkfc/

nancywan1004 commented 2 years ago
  1. https://leetcode.com/problems/range-sum-query-2d-immutable/discuss/2123346/Simple-clean-solution-with-prefix-sum-in-Python
chenyuzhao98 commented 2 years ago

https://leetcode.com/problems/range-sum-query-immutable/discuss/2123340/Java-prefix-sum https://leetcode.com/problems/range-sum-query-2d-immutable/discuss/2123425/java-prefix-sum

gcheng9430 commented 2 years ago

https://leetcode.com/problems/range-sum-query-immutable/discuss/2123937/Range-sum-query-python

Sss236 commented 2 years ago

https://leetcode.com/problems/range-sum-query-2d-immutable/discuss/2124150/Java-solution-using-pre-sum

qifan-wu commented 2 years ago

https://leetcode.com/problems/range-sum-query-2d-immutable/discuss/2124158/java

xichenl8 commented 2 years ago
  1. https://leetcode.com/problems/range-sum-query-immutable/discuss/2124210/python3-solution
  2. https://leetcode.com/problems/range-sum-query-2d-immutable/discuss/2124566/python3-solution
strin-v commented 2 years ago

https://leetcode.cn/problems/range-sum-query-immutable/solution/by-youyou-ui-b076/

AlexHongYX commented 2 years ago

https://leetcode.cn/problems/range-sum-query-2d-immutable/solution/qian-zhui-he-by-ambitionxiao-jk7d/

LetmeTryagain commented 2 years ago

303: https://leetcode.cn/problems/range-sum-query-immutable/solution/by-4iovekwz80-zd6i/ 304: https://leetcode.cn/problems/range-sum-query-2d-immutable/solution/by-4iovekwz80-cp7v/

lyfsammi commented 2 years ago

303 https://leetcode.cn/problems/range-sum-query-immutable/solution/by-lyfsammi-n50w/ 304 https://leetcode.cn/problems/range-sum-query-2d-immutable/solution/by-lyfsammi-56pe/

ohjarwa commented 2 years ago

303:https://leetcode.cn/problems/range-sum-query-immutable/solution/303-by-demoes-r-lwtc/ 304:https://leetcode.cn/problems/range-sum-query-2d-immutable/solution/304-by-demoes-r-ropl/

Demian101 commented 2 years ago

https://leetcode.com/problems/range-sum-query-immutable/discuss/2046233/prefix-sum-Array

drqywang commented 2 years ago

https://leetcode.com/problems/range-sum-query-immutable/discuss/2124383/Python3-Solution https://leetcode.com/problems/range-sum-query-2d-immutable/discuss/2124694/Python3-Solution

wiever commented 2 years ago

https://leetcode.cn/problems/range-sum-query-immutable/solution/303qian-zhui-he-shu-zu-by-wiever-8-akfy/

NK-MXD commented 2 years ago

303:https://leetcode.cn/problems/range-sum-query-immutable/solution/xiao-bai-shua-ti-by-ting-chen-4-957v/ 304:https://leetcode.cn/problems/range-sum-query-2d-immutable/solution/xiao-bai-shua-ti-qian-zhui-he-jin-xing-s-ov3s/

sfhnds commented 2 years ago

https://leetcode.com/problems/range-sum-query-immutable/discuss/2124732/Java

XinranLiu2001 commented 2 years ago

https://leetcode.com/problems/range-sum-query-immutable/discuss/2124912/Java-presum https://leetcode.com/problems/range-sum-query-2d-immutable/discuss/2124907/use-presum-2d-array

mengshuliu commented 2 years ago

https://leetcode.com/problems/range-sum-query-immutable/discuss/2049619/python

KaoNiJun commented 2 years ago

Q303: https://leetcode.com/problems/range-sum-query-immutable/discuss/2125127/Daily-Challenge-June-8th

StephenQ777 commented 2 years ago

https://leetcode.com/problems/range-sum-query-immutable/discuss/2125224/BOS https://leetcode.com/problems/range-sum-query-2d-immutable/discuss/2125266/BOS

MyTesoro commented 2 years ago

https://leetcode.cn/problems/range-sum-query-immutable/solution/qian-zhui-he-by-sanft-iua2/

lumilyz commented 2 years ago

303: https://leetcode.cn/problems/range-sum-query-immutable/solution/by-lumi-8-ou9l/

LFool commented 2 years ago

https://leetcode.cn/problems/range-sum-query-immutable/solution/by-lfool-9qnr/

JohnathanMao commented 2 years ago

https://leetcode.cn/problems/range-sum-query-2d-immutable/solution/by-mao-mao-bu-zi-bi-9s3b/

ron0115 commented 2 years ago

https://leetcode.cn/problems/range-sum-query-immutable/solution/qian-zhui-he-jie-fa-jiang-di-by-ron0115-7pzn/

lulusir commented 2 years ago

https://leetcode.cn/problems/range-sum-query-immutable/solution/by-lulusir-kyoi/

weizhou1001 commented 2 years ago

https://leetcode.com/problems/range-sum-query-immutable/discuss/2126612/python-3-solution

infinityu commented 2 years ago

https://leetcode.com/problems/range-sum-query-immutable/discuss/2126645/solve-by-prefix-sum-array

double-alt commented 2 years ago

https://leetcode.cn/problems/range-sum-query-2d-immutable/solution/er-wei-qu-yu-he-jian-suo-ju-zhen-bu-ke-b-a01s/

double-alt commented 2 years ago

https://leetcode.cn/problems/range-sum-query-immutable/solution/by-xiao-di-ix-accy/

dijietony commented 2 years ago

303 https://leetcode.cn/problems/range-sum-query-immutable/solution/by-dijietony-l221/

yiheng666 commented 2 years ago

https://leetcode.cn/problems/range-sum-query-immutable/solution/by-yiheng666-i7dw/

jackgo73 commented 2 years ago

https://leetcode.cn/problems/range-sum-query-immutable/solution/by-jackgo-q45n/

sharetown commented 2 years ago

303:https://leetcode.cn/problems/range-sum-query-immutable/solution/-by-sharetown-b-70cy/ 304:https://leetcode.cn/problems/range-sum-query-2d-immutable/solution/wew-by-sharetown-b-jbs8/

liumy-lay commented 2 years ago

https://leetcode.cn/problems/range-sum-query-immutable/solution/by-silencelay-1mkx/

Yel3nj commented 2 years ago

https://leetcode.com/problems/range-sum-query-2d-immutable/discuss/2126876/Presum

yonghudaxu commented 2 years ago

https://leetcode.cn/problems/range-sum-query-immutable/solution/by-yong-hu-da-xu-3t89/

chloez21 commented 2 years ago

https://leetcode.com/problems/range-sum-query-immutable/discuss/2127049/java

JLSFNVCIJSOHJFD commented 2 years ago

https://leetcode.cn/problems/range-sum-query-2d-immutable/solution/by-upbeat-kirchp8l-itcr/

CatFugue commented 2 years ago

https://leetcode.com/problems/range-sum-query-immutable/discuss/2127074/py3

HengguangCui commented 2 years ago

https://leetcode.com/problems/range-sum-query-immutable/discuss/2127131/prefixSum

huahuacaocao commented 2 years ago

https://leetcode.cn/problems/range-sum-query-immutable/comments/1601609

DiaoMengQ commented 2 years ago

https://leetcode.cn/problems/range-sum-query-immutable/solution/java-gou-zao-qian-zhui-he-shi-xian-by-ad-yx1m/

tym7777 commented 2 years ago

https://leetcode.cn/problems/range-sum-query-immutable/solution/by-timorthy-rtz7/

kasidikaishi commented 2 years ago

https://leetcode.com/problems/range-sum-query-immutable/discuss/2127191/javascript https://leetcode.com/problems/range-sum-query-2d-immutable/discuss/2118671/Javascript

liviuslw commented 2 years ago

303:https://leetcode.cn/problems/range-sum-query-immutable/solution/by-shan-gui-tju-eqzy/ 304:https://leetcode.cn/problems/range-sum-query-2d-immutable/solution/by-shan-gui-tju-3qa9/

Erchoc commented 2 years ago

https://leetcode.cn/problems/range-sum-query-immutable/solution/by-erchoc-na0d/

WinnieChen01 commented 2 years ago

https://leetcode.com/problems/range-sum-query-immutable/discuss/2127370/Java