#include <bits/stdc++.h> using namespace std; int main() { if (system("fc xx.out xxx.out")) return 0; return 0; }