четвер, 29 травня 2008 р.

Hello world!

#include < iostream >

int main()
{
std::cout << "Hello world!";
return 0;
}

Немає коментарів: