#include<stdio.h>
int main()
{
    printf(60 60);
}