Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 600 1: WRITELN sleep 10 | sleep 10 | sleep 10 | sleep 10 | sleep 10 | sleep 10 | sleep 10 | sleep 10 | sleep 10 | echo 123 2: CTRL+C Scan child pids of ppid: 600 SIGINT Send signal 2 to pid: 600 Scan child pids of ppid: 601 Send signal 2 to pid: 601 Scan child pids of ppid: 602 Send signal 2 to pid: 602 Scan child pids of ppid: 604 Send signal 2 to pid: 604 Scan child pids of ppid: 603 Send signal 2 to pid: 603 Scan child pids of ppid: 607 Send signal 2 to pid: 607 Scan child pids of ppid: 605 Send signal 2 to pid: 605 Scan child pids of ppid: 609 Send signal 2 to pid: 609 Scan child pids of ppid: 606 Send signal 2 to pid: 606 Scan child pids of ppid: 612 Send signal 2 to pid: 612 Scan child pids of ppid: 608 Send signal 2 to pid: 608 Scan child pids of ppid: 619 Send signal 2 to pid: 619 Scan child pids of ppid: 610 Send signal 2 to pid: 610 Scan child pids of ppid: 611 Send signal 2 to pid: 611 Scan child pids of ppid: 613 Send signal 2 to pid: 613 Scan child pids of ppid: 614
Hints
Your answer may be identical to the JOJ answer in the first several lines.
However, the main problem you meet now is Time Exceeded.
Please double check your code to solve this problem and try again.
Your Answer
mumsh $ 123 mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ 123 mumsh $ mumsh $ success mumsh $ mumsh $ exit