#include <bits/stdc++.h>
using namespace std;
 
int main() {
    int x = printf("Hello");
    cout << " " << x;
    return 0;
}
 
				I2luY2x1ZGUgPGJpdHMvc3RkYysrLmg+CnVzaW5nIG5hbWVzcGFjZSBzdGQ7CgppbnQgbWFpbigpIHsKICAgIGludCB4ID0gcHJpbnRmKCJIZWxsbyIpOwogICAgY291dCA8PCAiICIgPDwgeDsKICAgIHJldHVybiAwOwp9Cg==