#include #define NUM_TSK 200 int main() { int i, lastp; int pids[NUM_TSK]; printf("mypid %d\n", getpid()); for (i=0; i