#include #include using namespace std; using ll = long long; namespace mul = boost::multiprecision; int main(){ int N, M, K, ans=0; mul::cpp_int x, y; cin >> N >> K; M = 1< A(N); set st; for (int i=0; i> A[i]; for (int i=0; i