提交时间:2026-06-12 14:50:49
运行 ID: 90968
#include <bits/stdc++.h> using namespace std; int main(){ cout<<"-1"<<endl<<"2"; return 0; }