摘要:
T1:Capitalized? 模拟 代码实现 s = input() if s.istitle(): print('Yes') else: print('No') T2:Frequency 模拟 代码实现 #include <bits/stdc++.h> using namespace std; 阅读全文
posted @ 2024-01-30 00:43
V_Melville
阅读(28)
评论(0)
推荐(0)
浙公网安备 33010602011771号