2024年8月4日
摘要: ​ 题目可以去pta教育超市找 写第一题还很清醒。(耗时15分钟) #include<bits/stdc++.h> using namespace std; string s; int sum = 0,len = 0; int cnt = 0; int check(char c){ if(c >= 阅读全文
posted @ 2024-08-04 22:05 临江柔 阅读(41) 评论(0) 推荐(0)