#include int main() { printf("hi\n"); return 0; }