#include <stdio.h>

int main()
{

   printf(\"밥/n\");
   printf(\"떡/n\");

   return 0;
}


나오긴 ㅡㅡ 전혀 공감 안돼