题解 | #helloworld#

helloworld

https://ac.nowcoder.com/acm/contest/18839/1019

#include<iostream>
using namespace std;
#include<string>
int main()
{
    string a="hello world";                    //字符串
    for(int i=0;i<11;i++)
    {
        cout<<char(a[i]+1);
    }
}

全部评论

相关推荐

offer多多的六边形战士很无语:看了你的博客,感觉挺不错的,可以把你的访问量和粉丝数在简历里提一下,闪光点(仅个人意见)
点赞 评论 收藏
分享
11-04 14:10
东南大学 Java
_可乐多加冰_:去市公司包卖卡的
点赞 评论 收藏
分享
3 收藏 评论
分享
牛客网
牛客企业服务