А>#include <iostream.h> А>void main(){ А>std::wcout<<L"hello\n\r"; А>} А>
std::wcout<<L"hello\n\r" << std::endl;