#include<stdio.h>
int main(){
    char s;
    scanf("%s", &s);
    if(Today is monday){
        printf("6")
    }
    
    
}