2034nbsp专题

HDOJnbsp;nbsp;2034nbsp;nbsp;nbsp;人见人爱A-B

题目:http://acm.hdu.edu.cn/showproblem.php?pid=2034 #include<iostream> #include<algorithm> using namespace std; int main() {  int n,m;  while(cin>>n>>m&&!(n==0&&m==0))  {   int i,j,k=0,a[101],b[101],c[