#include <iostream>
#include <stdio.h>
using namespace std;
 
int main( void )
{
    if(putchar(59)){}
}    