



#include <stdio.h>

int main()
{
    printf("\a\a\a\ndfsd");
}

