#include<stdio.h>
int main()
{
    printf(" 0 - 1 -> 4")\t;
    printf(" 0 - 3 -> 4")\t;
    return 0;
}