如果你写这道题时和我一样忘记加判断没被覆盖情况的话
你就会发现——
这题根本就没有输出-1的情况
代码已加密
#include<bits/stdc++.h>
using namespace std;
const int N=?;
int a[N][?],x,y;
int main(){
int n;
cin >> n;
for(?) cin >> 自己想 Ciallo~(∠・ω< )⌒☆
cin >> x >> y;
for(?){
if(自己想 Ciallo~(∠・ω< )⌒☆){
cout << i;
break;
}
}
}
打不打注释对本题没有影响(笑哭)