Skip to content

Commit 63b0507

Browse files
committed
re
1 parent 3d4a08b commit 63b0507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

divide/Pow.java renamed to divide2/Pow.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package Algorithms.divide;
1+
package Algorithms.divide2;
22

33
public class Pow {
44
public static void main(String[] strs) {

0 commit comments

Comments
 (0)