摘要:
1 #include 2 #include 3 #include 4 using namespace std; 5 6 char s[1000]; 7 char s_new[2000]; 8 int p[2000]; 9 10 int Init() 11 { 12 int len = strlen(s); 13 s_new[0] = '$'; 1... 阅读全文
posted @ 2019-04-29 10:10
GUET_uzi
阅读(150)
评论(0)
推荐(0)

浙公网安备 33010602011771号