#include int main(int argc, char** argv) { std::cout << "Hello" << std::endl; std::cout << "Hello" << std::endl; }