#include <math.h>
#include <iostream>
#include <iomanip>
#include <vector>
#include <deque>
Go to the source code of this file.