#include <stdio.h>
#include <math.h>
int main(void){
    printf("17");
    }
