Question: Please Solve it as C program. Please Solve it as Printf and scanf NOT count. Please don't use global variable. Also don't use continue and



Please Solve it as C program.
Please Solve it as Printf and scanf NOT count.
Please don't use global variable. Also don't use continue and break unless you are using switch case
courses Problem 3: Tracing Racers 20 pts In many races, competitors wear an RFID tag on their shoe or bib. When the racer crosses a sensor a computer logs the racer's number along with the current time. Sensors can be placed along the course to accurately calculate the racer's finish time or pace and also to verify that the racer crossed key checkpoints. Check the following two pictures to get an idea of RFID RFID Chip RFID Size Chip Substrate Antenna coil RFID Tag Consider such a system in use for a half marathon running race, which is 13 1 miles. In this problem, there are only three sensors: at the start, at the -mile point, and at the finish line. The race starts at S:00 am Here is sample data for five racers which were recorded using the RFID sensors. The data are stored into 5 parallel arays (parallel means they bave the size sizes). The first array is an isteger array that stores sensor ID (element values 0 means start, 1 means midpoint, 2 means finish), the second aray represents an integer array that stores the racer s number the
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
