Комментарии:
First off, don't use using namespace in the global scope like that, second off, you don't need to explicitly return zero from main in either language. Third off use C++23's std::print
Also You slowed down the C++ video by 50% [at least] to make it seem so much slower.