Least Common Multiple¶ Table of Contents¶ 2413. Smallest Even Multiple (Easy) 3334. Find the Maximum Factor Score of Array (Medium) 2197. Replace Non-Coprime Numbers in Array (Hard) 2470. Number of Subarrays With LCM Equal to K (Medium) 2413. Smallest Even Multiple¶ LeetCode | 力扣 Tags: Math, Number Theory 3334. Find the Maximum Factor Score of Array¶ LeetCode | 力扣 Tags: Array, Math, Number Theory 2197. Replace Non-Coprime Numbers in Array¶ LeetCode | 力扣 Tags: Array, Math, Stack, Number Theory 2470. Number of Subarrays With LCM Equal to K¶ LeetCode | 力扣 Tags: Array, Math, Number Theory Comments