Leetcode-Solutions icon indicating copy to clipboard operation
Leetcode-Solutions copied to clipboard

Bug in <Longest Common Prefix - Leetcode 14/Longest Common Prefix - Leetcode 14.py>

Open YanZhylavy opened this issue 1 year ago • 0 comments

Hello, Greg! The variable 'i' is missing initialization before line 9 in 'Longest Common Prefix - Leetcode 14/Longest Common Prefix - Leetcode 14.py'

YanZhylavy avatar Jul 31 '24 10:07 YanZhylavy