uva1587
摘要:#include <stdio.h>#include <stdlib.h> int main(){ int a[8][4],x=0,flag=0,b[20],y=0,z=0,c[20]; while(~scanf("%d%d",&a[x++][0],&a[x][1])) { if(a[0][0]==
阅读全文
posted @ 2017-02-19 11:35
posted @ 2017-02-19 11:35
posted @ 2017-02-19 11:33
posted @ 2017-02-19 11:21