Skip to content

Commit 0ea6ea4

Browse files
authored
Update Array Rotation.java
1 parent 03cf74c commit 0ea6ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Codechef/LTIME95B/Array Rotation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
class Codechef
66
{
7-
static class FastReader
7+
static class FastReader
88
{
99
BufferedReader br;
1010
StringTokenizer st;

0 commit comments

Comments
 (0)