#include int main() { std::cout << "Hello, world! C++" << std::endl; }