#include //printf and shit int main(){ printf("asd"); return 0; }