fix:调整间距

This commit is contained in:
Chemxy
2024-09-13 23:08:46 +08:00
parent d742497b52
commit 8b90ac06bf
3 changed files with 4 additions and 0 deletions

View File

@@ -582,6 +582,7 @@ int findLength(int* nums1, int nums1Size, int* nums2, int nums2Size) {
```
### Cangjie
```cangjie
func findLength(nums1: Array<Int64>, nums2: Array<Int64>): Int64 {
let n = nums1.size