#pragma once #include using namespace std; typedef double score_t; typedef string symbol_t;