I am trying to sort three files (I/O) using bubble sort. For this purpose, I write this code
#include using namespace std; typedef long l