2024 iThome 鐵人賽
Share More Gain More
佛心分享-刷題不只是刷題
選手 27 文章 768
Day 28
2024-10-12
308
0
Problem : You are given an array prices where prices[i] is the price of a given...
Day 29
2024-10-13
308
0
原文題目 Given an integer array nums, find the subarray with the largest sum, and re...
(◍´ಲ`◍)嗨,我是wec,今天是DAY 13。 🔎 題目難度與描述 難度:MEDIUM 題目描述: 給定一個二元樹,找出其最大深度。1.二元樹的深度:從根節...
Day 15
2024-09-29
306
0
今天來解YKL15(UVA10252):Common Permutation Common Permutation 找出兩個字串相同的char #includ...
Day 17
2024-10-01
305
0
DAY 17 試題 問題描述 給定一個只包含三種類型括號的字串 s,這些括號包括圓括號 ()、方括號 [] 和花括號 {},要求判斷該字串是否有效。字串是有效...
Day 11
2024-09-25
304
0
今天也來解Reverse的題目 題目 GDB baby step 3 0x2262c96b 最後會移動到記憶體位置 (determined by RBP-4)設...