>>852
#include <stdio.h>

int main()
{
 puts("ぷ");

 return 0;
}