http://aslanbeily.livejournal.com/ ([identity profile] aslanbeily.livejournal.com) wrote in [personal profile] trurle 2006-07-12 02:36 pm (UTC)

Трурль, дорогой, у Вас в ушах бананы?

...или всё-таки пресловутая неонка делает своё черное, как ночь, дело?

#include
#include
using namespace stl;

string horosh="хорош";
string legitimen="легитимен";

int main()
{
if (horosh == legitimen)
{
cout << "Yeah" << endl;
}
else
{
cout << "Nope" << endl;
}
}
:wq
bash3.0# g++ -o hl horosh-legitimen.cpp
bash3.0# ./hl
Nope
bash3.0#

так понятнее? :)

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting