#pragma once
#include <string>
#include <sstream>
#include <iomanip>
#include <iostream>
#include <assert.h>
// Windows!!
#include <conio.h>