实在没想出再好的办法,只能挨个判断是否存在了.
#include
using namespace std;
void main()
{
int m,n;
int i,j;
int x,y;
cin>>m>>n;
for(x=0;x