PAT 2014 秋
摘要:
A 1084 Broken Keyboard 注意大小写即可。 1 #include <cstdio> 2 #include <iostream> 3 #include <algorithm> 4 #include <string> 5 6 using namespace std; 7 8 int 阅读全文
posted @ 2019-08-21 22:56 ChangeUp 阅读(147) 评论(0) 推荐(0)
posted @ 2019-08-21 22:56 ChangeUp 阅读(147) 评论(0) 推荐(0)