We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24e2a80 commit 3141625Copy full SHA for 3141625
1 file changed
ksinji/202510/28 PGM N으로 표현.md
@@ -38,6 +38,7 @@ class Solution {
38
if (num.get(i).contains(number)) {
39
return i;
40
}
41
+
42
43
44
return -1;
0 commit comments