#include <stdio.h>

int main() {
  
  printf("\u099C\u09CB\u09A8\u09BE\u0995\u09BF\n");

  return 0;
}
