#include <stdio.h>

int main() {
	printf("Eida.cz\n");
	return 5;
}
