#include <stdio.h>
int main()
{
printf("Depratment of Electrical Engineering - 59616");
return 0;
}