#pragma once #include #include using namespace std; constexpr const int N = 18; using Com = complex;