#include int main(void) { fork(); return 0; }