博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
PAT 1009. 说反话 (20)
阅读量:4982 次
发布时间:2019-06-12

本文共 287 字,大约阅读时间需要 1 分钟。

 

代码

#include
using namespace std;char s[100];string b[100];int main(){ int i,j,k,t; gets(s); int n=strlen(s); cout<
<
=0;t--) { cout<
<

 

转载于:https://www.cnblogs.com/gaoss/p/5365964.html

你可能感兴趣的文章