#include int main() { puts("Hello"); return 0; }