// editor1
#include<stdio.h>
int main()
{
    int n;
    Printf("56")
    return 0;
}