Skip to content

Commit

Permalink
slight modification
Browse files Browse the repository at this point in the history
  • Loading branch information
MartyMiniac committed Jan 18, 2020
1 parent 0df3f84 commit 7fca2c5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Semester 2 (DSA)/assignment 1/a1q1.java
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//a1q1
import java.util.*;
class a1q1
{
Expand Down
1 change: 1 addition & 0 deletions Semester 2 (DSA)/assignment 1/a1q2.java
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//a1q2
import java.util.*;
class a1q2
{
Expand Down
1 change: 1 addition & 0 deletions Semester 2 (DSA)/assignment 1/a1q3.java
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//a1q3
import java.util.*;
class a1q3
{
Expand Down

0 comments on commit 7fca2c5

Please sign in to comment.