#include <iostream> #include <string> #include <sstream> #include <initializer_list> #include <algorithm> #include <vector> using namespace std; // unless specified otherwise, everything in a struct ...