#pragma once
#include "dt.h"
#include <vector>
#include <cmath>




class CMath
{
public:



};