We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b54a276 commit 85cb87dCopy full SHA for 85cb87d
0224LJH/202508/23 BOJ 좋은 부분 문자열의 개수.md
@@ -4,7 +4,7 @@ import java.io.IOException;
4
import java.io.InputStreamReader;
5
import java.util.*;
6
7
-
+
8
public class Main {
9
10
static int badLimit,len,ans;
0 commit comments