#include<stdio.h>
int main()
{
    str s=(Today is monday)
    1<=s.length<=2
    s=15
    printf(s)
}