This commit is contained in:
youngyangyang04
2025-09-30 15:20:46 +08:00
parent 95cb535731
commit a6c33f859f
13 changed files with 31 additions and 19 deletions

View File

@@ -31,6 +31,7 @@
【输入示例】
```
7 3
1 2 4
2 5 6
@@ -38,11 +39,14 @@
2
1 2
2 3
```
【输出示例】
```
4
-1
```
【提示信息】