您好! [英] hi!

查看:66
本文介绍了您好!的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨!

每个人

我的名字是melanie。

print和cott的区别是什么?

请回答我。


谢谢。

解决方案

1ú?ò?μ写道:

嗨!
每个人
我的名字是melanie。
print和cott的区别是什么?




我不知道。据我所知,C ++既没有print也没有cott。


-

Attila又名WW


< BLOCKQUOTE>" 1Uòμ"?; <我***** @ pine.dju.ac.kr>在消息中写道

新闻:bk ********* @ news1.kornet.net ...

嗨!
每个人我的名字是melanie。
print和cott的区别是什么?




#include< iostream>

#include < numeric>

#include< string>


int main()

{

std :: string print(" print");

std :: string cott(" cott");


std :: cout< ;< <

<<<< print<< "和 <<科特<< "是

<< std :: accumulate(print.begin(),print.end(),0) -

std :: accumulate(cott.begin(),cott.end(),0)

<< ''\ n'';


返回0;

}


我机器上的差异是115.

你的系统可能会有所不同。


-Mike


Attila Feher写道:

1ú?ò?μ写道:

嗨!
每个人
我的名字是melanie。
什么是print和cott之间的区别?



我不知道。据我所知,C ++既没有print也没有cott。

- 阿提拉又名WW




什么我发现奇怪的是,在这个人发出消息后的几分钟内,

4以后也有垃圾文本。其中3个来自

相同的主机,但都来自不同的用户地址。第5(和第4)

实际上是在这之前盖章的。这个人要么是一个杀戮的人,要么b $ b有病毒,使用带有病毒的服务器,有一个声名狼借的互联网服务提供商,或者说是相当于天文数字赔率的巧合。


NR


Hi!
everyone
My name is melanie.
Whats the difference between print and cott?
Please answer me .

thank.

解决方案

1ú?ò?μ wrote:

Hi!
everyone
My name is melanie.
Whats the difference between print and cott?



I have no idea. C++ has neither print nor cott as far as I know.

--
Attila aka WW


"1ú?ò?μ" <me*****@pine.dju.ac.kr> wrote in message
news:bk*********@news1.kornet.net...

Hi!
everyone
My name is melanie.
Whats the difference between print and cott?



#include <iostream>
#include <numeric>
#include <string>

int main()
{
std::string print("print");
std::string cott("cott");

std::cout << "The difference between "
<< print << " and " << cott << " is "
<< std::accumulate(print.begin(), print.end(), 0) -
std::accumulate(cott.begin(), cott.end(), 0)
<< ''\n'';

return 0;
}

The difference on my machine is 115.
It may be different on your system.

-Mike


Attila Feher wrote:

1ú?ò?μ wrote:

Hi!
everyone
My name is melanie.
Whats the difference between print and cott?


I have no idea. C++ has neither print nor cott as far as I know.

--
Attila aka WW



What I find strange is that in minutes after this person sent a message,
4 more followed that also had garbage text. 3 of which come from the
same host yet all from different user addresses. A 5th (and 4th)
actually is stamped before this one. This person either is a sleazoid,
has a virus, uses a server with a virus, has a most disreputable ISP, or
a coincidence of rather astronomical odds has taken place.

NR


这篇关于您好!的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆