Skip to content

Commit

Permalink
Rename 1899-Merge-Triplets-to-Form-Target-Triplet.swift to 1899-Merge…
Browse files Browse the repository at this point in the history
…-Triplets-To-Form-Target-Triplet.swift
  • Loading branch information
Ahmad-A0 authored Oct 8, 2022
1 parent 88ba5e5 commit 15f1aa1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ class Solution {

return doesOneValidTripletExist && (maxFromTriplets == target)
}
}
}

0 comments on commit 15f1aa1

Please sign in to comment.