smth else

#include <stdio.h>
int main() {
   printf("uhu");
   return 0;
}