#include <stdio.h>

int main() {
printf("Hello, "/d" bro!");
return 0;
}