#include<stdio.h>
int main()
{
   
    printf("%d\n-,%d\n<")

    
    return 0;
}