Question: Please write in C (2) (50%) Write a C program. It reads 200 2-digit integers from text file f dat and stores the integers in

Please write in C
(2) (50%) Write a C program. It reads 200 2-digit integers from text file f dat and stores the integers in an array of 20 rows and 10 columns. The program treats each row of the array as an object, with the sum of the first three integers being the key, and the other seven integers ng the information content. The program then creates a heap with object. You are required to use an array representation of heap, and apply the parental node downheap algorithm in the array representation. The program finally displays the he 20 x 10 array, a row for an object
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
