#include using namespace std; int main() { int wiek; cout<<"Hello World"; return 0; }