print'NEED A DISPENSER HERE'*999
#include <stdio.h> int main(){ printf("%llx\n", 999 * "u mad"); return 0; }