Merge File
#include <iostream>
#include <fstream>
#include <cstdlib>
int main()
char c;
ofstream x3;
[Link](f1, ios::in);
[Link](f2, ios::in);
[Link](f3, ios::out);
exit(1);
while ([Link](c)){
[Link](c);
x3 << '\n';
while ([Link](c)) {
[Link]();
return 0;