We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5e989e commit 239a710Copy full SHA for 239a710
scripts/algorithms/S/Set Mismatch/Set Mismatch.cpp
@@ -1,4 +1,4 @@
1
-// Runtime: 130 ms (Top 14.57%) | Memory: 28.8 MB (Top 33.71%)
+// Runtime: 63 ms (Top 47.00%) | Memory: 28.6 MB (Top 35.26%)
2
class Solution {
3
public:
4
vector<int> findErrorNums(vector<int>& nums)
0 commit comments