| ||||||||||
| 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:why Presentation Error?In Reply To:Re:why Presentation Error? Posted by:xiaoha at 2005-09-07 16:43:57 放了啊!
它只有一组测试数据吧,我就在输出最后放的!下面是我的输出代码:帮忙看一下 thx
main()
{
while(...)
{
...
if(count==1)
{
printf("%s",tranto);
}
else
{
printf(" %s",tranto);
}
}
printf("\n");
}
> 有没有换行
Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator