8 8 8 5 main() 1 0 ifstream infile("intext.txt"); 0 ofstream outfile("outtext.txt"); 1 char x; 0 int spaces = 0; 0 bool found = false; 1 while(infile.get(x)) { 0 if ((x != ' ' || x == 't') && !found) { 13 } else if(x == 10) { 10 << "\n"; 7 << "\n"; 9 = 0; 8 = false; 3 else { 13 { 9 = true; 11 << setw(2) << spaces << " "; 8 << setw(2) << spaces<< " "; 12 << x; 10 << x; 12 << "\n\n";