Skip to content

Commit 82ebfc9

Browse files
committed
removed wrong submissions
1 parent 9e4e0c7 commit 82ebfc9

File tree

30 files changed

+15
-631
lines changed

30 files changed

+15
-631
lines changed

scripts/algorithms/C/Count Artifacts That Can Be Extracted/Count Artifacts That Can Be Extracted.java

-18
This file was deleted.

scripts/algorithms/C/Count Artifacts That Can Be Extracted/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"solution": {
99
"c++": true,
1010
"python": false,
11-
"java": true,
11+
"java": false,
1212
"javascript": true
1313
}
1414
}

scripts/algorithms/C/Count Servers that Communicate/Count Servers that Communicate.java

-68
This file was deleted.

scripts/algorithms/C/Count Servers that Communicate/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"solution": {
99
"c++": true,
1010
"python": true,
11-
"java": true,
11+
"java": false,
1212
"javascript": true
1313
}
1414
}

scripts/algorithms/D/Design an Ordered Stream/Design an Ordered Stream.java

-19
This file was deleted.

scripts/algorithms/D/Design an Ordered Stream/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"solution": {
99
"c++": true,
1010
"python": true,
11-
"java": true,
11+
"java": false,
1212
"javascript": true
1313
}
1414
}

scripts/algorithms/G/Guess Number Higher or Lower II/Guess Number Higher or Lower II.java

-55
This file was deleted.

scripts/algorithms/G/Guess Number Higher or Lower II/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"solution": {
99
"c++": true,
1010
"python": true,
11-
"java": true,
11+
"java": false,
1212
"javascript": true
1313
}
1414
}

scripts/algorithms/J/Jump Game V/Jump Game V.java

-44
This file was deleted.

scripts/algorithms/J/Jump Game V/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"solution": {
99
"c++": true,
1010
"python": true,
11-
"java": true,
11+
"java": false,
1212
"javascript": true
1313
}
1414
}

scripts/algorithms/L/Letter Case Permutation/Letter Case Permutation.java

-21
This file was deleted.

scripts/algorithms/L/Letter Case Permutation/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"solution": {
99
"c++": true,
1010
"python": true,
11-
"java": true,
11+
"java": false,
1212
"javascript": true
1313
}
1414
}

scripts/algorithms/M/Make Sum Divisible by P/Make Sum Divisible by P.java

-61
This file was deleted.

scripts/algorithms/M/Make Sum Divisible by P/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"solution": {
99
"c++": true,
1010
"python": true,
11-
"java": true,
11+
"java": false,
1212
"javascript": true
1313
}
1414
}

scripts/algorithms/M/Maximum Distance Between a Pair of Values/Maximum Distance Between a Pair of Values.java

-25
This file was deleted.

0 commit comments

Comments
 (0)