You are on page 1of 1

include<iostream>

main()
{
std::cout<<"hola mundo";
}

You might also like