Skip to content

Commit 3141625

Browse files
authored
[20251028] PGM / LV3 / N으로 표현 / 강신지
1 parent 24e2a80 commit 3141625

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ksinji/202510/28 PGM N으로 표현.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ class Solution {
3838
if (num.get(i).contains(number)) {
3939
return i;
4040
}
41+
4142
}
4243

4344
return -1;

0 commit comments

Comments
 (0)