| ||||||||||
| 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 | |||||||||
???????????为什么这题输入的时候我用
fflush(stdin);
scanf("%c %d %d", &ch, &i, &j);就超时
而用scanf("\n%c %d %d", &ch, &i, &j);
就400MS AC呢
难道刷新流就这么费时么
Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator