#include #include using namespace std; int main() { std::system("start www.youtube.com"); }