/**************************************************************/ /* bobo */ /* 20230212 */ /* English Passage Section Inverter */ /**************************************************************/ /* Includes */ #include <stdio.h> #include <string.h> #include <stdbool.h> /* Defines *...