Hello nowcoder

你好,牛客

https://ac.nowcoder.com/acm/problem/21984

秀的一批

include

include

using namespace std;
char Nowcoder[20]={'h','e','l','l','o',' ','n',
'o','w','c','o','d','e','r'};
int main()
{
const int n=20;
int i=0;
while(i<=n)
{
cout<<Nowcoder[i];
i++;
}
return 0;
}

全部评论

相关推荐

1 收藏 评论
分享
牛客网
牛客企业服务