#include <iostream>
#include <iomanip>
#include <vector>
#include <map>
#include <algorithm>
Go to the source code of this file.