Err - why do you not pass in the flight number into the run method? // in Passengers public void run(int id) { try { sema.acquire(); ...
確定! 回上一頁