Answer:
You can distribute data in C by creating three live nodes labled A, B, and C. Make the first node the target and set it to dead. Take B and C and set those to dead. The data can then be distributed to and from C without any problems.
Step-by-step explanation: