Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

测试样例错误109. 冗余连接II #2844

Open
Leehouc opened this issue Nov 25, 2024 · 0 comments
Open

测试样例错误109. 冗余连接II #2844

Leehouc opened this issue Nov 25, 2024 · 0 comments

Comments

@Leehouc
Copy link
Contributor

Leehouc commented Nov 25, 2024

卡神,109. 冗余连接II的测试样例2中的点20是一个孤立点,也就是说无论怎么删边这个图都不会是树,而是两个不连通的图(树),请检验并修改========[test2.in]=========
20
0 1
0 4
0 5
1 2
2 3
2 18
3 6
4 11
4 15
4 17
5 7
5 10
6 8
7 9
8 9
9 12
11 13
11 14
12 16
18 19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant