Online Judge | Problem Set | Authors | Online Contests | User | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest |
第一次写MAP,水过留言(顺便说说关于 输入)我的输入是这样搞定的 -------------------------------------------- -------------------------------------------- char a[30],b[15],c[15]; while(gets(a)&&a[0]!='\0') { sscanf(a,"%s%s",&b,&c); } Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator