Create a function, getMetaData(), the get the data from a file named data.in. Th
ID: 3623578 • Letter: C
Question
Create a function, getMetaData(), the get the data from a file named data.in.
The data, we have (in this order) A,B, and C. If we use a 1 to mean the data set is present and a 0 to mean it is not and follow that with the data set sizes:
1 1 0 40
would mean we have A and B but C. The size of the A data and the B data set is size 40.
0 1 0 40
would mean we have only B in the file and the data set is size 40.
For the 2nd example above, the output file would be B.40
Any help would be greatly appreciated. Even psuedocode.
Explanation / Answer
Sorry everyone. Didn't write down the correct info to solve this problem
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.