Clock synchronization in a distributed system where multiple machines can access to shared resources is important. Write a program to check whether the clocks on two machines are synchronized (The functionality and I/O follow the sample executable). Due next Tuesday before class, email your code to Yixin Shou at shou@cs.fsu.edu. (Hint: starting from lect2/example5b.c)