Skip to content

Commit

Permalink
Delete scanner close at SkewBinary
Browse files Browse the repository at this point in the history
  • Loading branch information
fatosmorina committed May 11, 2017
1 parent f856042 commit b0406c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion UVa/SkewBinary.java
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,5 @@ public static void main(String[] args) {
}
System.out.println(sum);
}
input.close();
}
}

0 comments on commit b0406c3

Please sign in to comment.