#include <stdio.h>
int main()
{
printf("Mohamed Almaenie/n");
printf("7236859/n");
return 0;
}
