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:这代码就能过 Posted by:17689963973 at 2018-11-04 09:30:12 > #include<stdio.h> > int main() > { > int n,m; > while(~scanf("%d",&n)) > { > if(n==0) break; > printf("%d\n",n); > } > return 0; > } Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator