Skip to content

Commit

Permalink
corrected parsing error in format;
Browse files Browse the repository at this point in the history
  • Loading branch information
“A1-4U2T1NN” committed Oct 21, 2024
1 parent a253ee6 commit 4d21667
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ public List<Integer> findWordsContaining(String[] words, char x) {
}
return arrayOfIndices; // Return list
}

}

0 comments on commit 4d21667

Please sign in to comment.