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 |
……这题……比A+B还要水了……In Reply To:终于a了 Posted by:1152230301 at 2011-07-08 22:35:17 > #include<iostream> > #define Max 100000 > using namespace std; > int main(){ > char a[Max]; > while(gets(a)) > { > > puts(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