且未

博客园 首页 新随笔 联系 订阅 管理

2018年12月19日 #

摘要: 题目#include #include #include using namespace std;int main(){ int n; char ch; int flag = 0; while(scanf("%c",&ch),ch!='@') { scanf("%... 阅读全文
posted @ 2018-12-19 14:10 阿聊 阅读(98) 评论(0) 推荐(0)