#include #include #include #include int main() { printf("YES"); /* Enter your code here. Read input from STDIN. Print output to STDOUT */ return 0; }