#include<stdio.h>
int main()
{
    int n;
    scanf("%d,n");
    int m;
    scanf("%d,n");
    int u,v,w;
    scanf("%d,u,v,w");
    
}