Skip to content

Commit 422445f

Browse files
authored
Update Randomized Queue
Test description
1 parent 9190820 commit 422445f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Week2/RandomizedQueue.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,5 @@ public void remove() {
8888
public static void main(String[] args) {
8989
RandomizedQueue test = new RandomizedQueue();
9090
}
91+
9192
}

0 commit comments

Comments
 (0)