摘要:
题意:模拟文本操作 思路:模拟 #include<iostream> #include<stdio.h> #include<string.h> using namespace std; #define MAXN 10005 int M; char cmd[MAXN]; char str1[MAXN] 阅读全文
posted @ 2015-09-20 20:29
gongpixin
阅读(278)
评论(0)
推荐(0)
浙公网安备 33010602011771号