Skip to content

Commit bd4d03f

Browse files
move file to correct folder
1 parent 26dfc0a commit bd4d03f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MEDIUM/src/RandomPickIndex.java renamed to MEDIUM/src/medium/RandomPickIndex.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package _20160910_4th_contest;
1+
package medium;
22

33
import java.util.ArrayList;
44
import java.util.HashMap;

0 commit comments

Comments
 (0)