Skip to content

Commit 9e1b93c

Browse files
authored
Update Maths/Gaussian.java
1 parent aa83426 commit 9e1b93c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Maths/Gaussian.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
public class Gaussian {
1111

1212
public static void main(String[] args) {
13-
14-
1513
int mat_size, i, j, step;
1614
Scanner sc = new Scanner(System.in);
1715

0 commit comments

Comments
 (0)