Skip to content

Commit f862826

Browse files
committed
[DFS&BFS] baekjoon-2573
1 parent 403e149 commit f862826

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

src/BFS/P2573/Main.java src/DFSandBFS/P2573/Main.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package BFS.P2573;
1+
package DFSandBFS.P2573;
22

33
import java.io.*;
44
import java.util.*;
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)