#include <stdio.h>
#include <string.h>
#include <math.h>

int main(void){
    printf("DA");
}
