7576777879808182838485
} } public void kill() throws IOException, InterruptedException { t1.interrupt(); t2.interrupt(); proc.destroy(); } public int join() throws IOException, InterruptedException { try {
7475767778798081828384