#include <iostream>
using namespace std;

int main() {
	cout << "676767676767:)";
	return 0;
}