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