| ||||||||||
| 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 | |||||||||
Re:不解啊,求大牛In Reply To:Re:不解啊,求大牛 Posted by:2009302513 at 2011-06-23 16:23:41 for(i=0;i<n;i++)
{
gets(a[i].str);
a[i].count=0;
}
printf("\n");
for(i=0;i<n;i++)
{
去掉 printf("\n"); 试试。
输出数据,没要求首行为空行。
Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator