#include <iostream>
#include <cmath>
using namespace std;
int main() {
cout << true + 7 - '1';
return 0;
}
I2luY2x1ZGUgPGlvc3RyZWFtPgojaW5jbHVkZSA8Y21hdGg+CnVzaW5nIG5hbWVzcGFjZSBzdGQ7CgppbnQgbWFpbigpIHsKCWNvdXQgPDwgdHJ1ZSArIDcgLSAnMSc7CglyZXR1cm4gMDsKfQ==