#include stdio.h
int main(void) {

printf("hello world\n");

return 0;

}

와;; 이거 해킹 잘됨