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:pku有史以来最水的一题In Reply To:Re:pku有史以来最水的一题 Posted by:0912070002 at 2010-06-08 14:52:06 > 赞成 看了好几遍题 不知道题目想要干嘛 在discuss里面找到了答案 我刷一题 #include <stdio.h> int main() { char a[100]; while(scanf("%s",a)!=EOF) printf("%s\n",a); return 0; } 格式错误是么意思?? Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator