#include main() { fprintf(stderr, "%d\n", getpid()); exit(0); }