#include<stdio.h>
int main,
{
    printf("output 1,3");
    return 0;
}