c linked list part 2 of temperature queries
Start with the code you completed for Part 1.
Your program should receive the names of the input files as command line arguments. The first argument will be the temperature file, the second the queries file.
Everything needed is provided.