Skip to content

Commit

Permalink
Rename JollyJumper to JollyJumpers
Browse files Browse the repository at this point in the history
  • Loading branch information
fatosmorina committed Apr 12, 2017
1 parent cc6bbc0 commit 86c485f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UVa/JollyJumper.java
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

//https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=979

public class JollyJumper {
public class JollyJumpers {

public static void main(String[] args) {
Scanner input = new Scanner(System.in);
Expand Down

0 comments on commit 86c485f

Please sign in to comment.