Online JudgeProblem SetAuthorsOnline ContestsUser
Web Board
Home Page
F.A.Qs
Statistical Charts
Problems
Submit Problem
Online Status
Prob.ID:
Register
Update your info
Authors ranklist
Current Contest
Past Contests
Scheduled Contests
Award Contest
User ID:
Password:
  Register

Re:pku有史以来最水的一题

Posted by kwoktszpiu at 2010-07-02 19:27:07 on Problem 3062
In Reply To:Re:pku有史以来最水的一题 Posted by:0912070002 at 2010-06-08 15:05:43
> #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:
User ID:
Password:
Title:

Content:

Home Page   Go Back  To top


All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator