c# 算法及數(shù)據(jù)結(jié)構(gòu)每日練習(xí)記錄_6
LeeCode—算法
1.
https://leetcode.cn/problems/remove-nth-node-from-end-of-list/description/?envType=study-plan&id=suan-fa-ru-men&plan=algorithms&plan_progress=xhragsc1
n
LeeCode—數(shù)據(jù)結(jié)構(gòu)?
1.
https://leetcode.cn/problems/set-matrix-zeroes/?envType=study-plan&id=shu-ju-jie-gou-ru-men&plan=data-structures&plan_progress=b4tf6qe
*m* x *n*
的矩陣,如果一個(gè)元素為 0 ,則將其所在行和列的所有元素都設(shè)為 0 。請(qǐng)使用
標(biāo)簽: