Rename *22.cpp to 22.cpp

This commit is contained in:
lWolvesl
2025-10-14 11:02:28 +08:00
committed by GitHub
parent f94834d397
commit a96de06a95

View File

@@ -20,4 +20,4 @@ class Solution {
dfs(v, s + ')', lc, rc - 1);
}
}
};
};