随笔分类 -  AtCoder Beginner Contests

摘要:A - CAPS LOCK 思路 不说,非常simple的题。~~转大小写肯定都会吧~~ 代码 #include <bits/stdc++.h> using namespace std; string str; int main() { cin >> str; for (int i = 0; i < 阅读全文
posted @ 2023-03-07 19:45 煎饼Li 阅读(24) 评论(1) 推荐(0) 编辑

点击右上角即可分享
微信分享提示
more_horiz
keyboard_arrow_up dark_mode palette
选择主题