摘要: 传送门 A Telephone Number standard 找到第一个8所在的位置即可,最后判断一下,如果没有找到或者第一个8所在的位置后面的数不够11个就不行 #include<bits/stdc++.h> #define IOS ios::sync_with_stdio(false),cin 阅读全文
posted @ 2023-07-17 09:00 north_h 阅读(20) 评论(0) 推荐(0)