直接输出 -1 代码如下:
#include<bits/stdc++.h> using namespace std; int main() { cout<<"-1"; return 0; }
Using your lizikid universal account