#include using namespace std; /* 0101 0110 0202 0211 0220 0303 0312 0321 0330 0404 0413 0422 0505 0514 0523 0606 0615 0624 0707 0716 0725 0808 0817 0826 0909 0918 0927 1019 1028 1129 */ int main() { cout << 30 << endl; return 0; }