Skip to content

Commit

Permalink
Update and rename Mar9.java to Find the n-th character
Browse files Browse the repository at this point in the history
  • Loading branch information
dishathakurata authored Mar 15, 2024
1 parent 44e4e12 commit b6bb54c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mar9.java → Find the n-th character
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ else if(c == '0') {

return s.charAt(n);
}
}
}

0 comments on commit b6bb54c

Please sign in to comment.