RosettaCodeData/Task/Special-characters/C++/special-characters-1.cpp

3 lines
49 B
C++

std::cout << "Tür\n";
std::cout << "T\u00FC\n";