Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

The basis for this needs to be in C++ format Create an inputfile named \"inputFi

ID: 673183 • Letter: T

Question

The basis for this needs to be in C++ format

Create an inputfile named "inputFile.txt" (use "Note Pad") that contains the following data. Be sure that the last line of the file is empty (i.e., not even a space character). In other words, after entering the second line of data, press the <ENTER> key, save the file, then exit the editor.

5 10 6 9
23 7 13 40

Implement the following algorithm

Create & Open inputFile
Create & Open outputFile
Read first line of data into variables a, b, c, d
DOWHILE !EOF
     Create a unique formula that uses the variables a, b, c, & d. For example,
     value = (a*a) + b - c + d
     Output value into outputFile
     Read each line of data into variables a, b, c, d
ENDDO
Close inputFile
Close outputFile

Post the source code (embed the code in your response; DO NOT ATTACH THE C++ FILE).

Explanation / Answer

/using namespace std;

double File_create(double X)
{
doublevalue;
value=(a*a) + b - c + d

returnvalue;
}

int main () {

vector<int> c1,c2;
int a,b,c,d,i=1,lines;
ifstream read("inputFile.txt");
while(read>>a>>b>>c>>d>>)
{
c1[i]=a;
c2[i]=b;
c3[i]=c;
c4[i]=d;
i++;
}

lines=i-1;
return 0;

cout << File_create(c1) << endl;
}

Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
Chat Now And Get Quote