CF1263D Secret Passwords 题解题目链接:CF1263D Secret Passwords
题意:
给定$n$个字符串
如果存在一个或多个字母同时在字符串$a$和$b$中出现 这$a$和$b$就被分在同一组
2022-11-01