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 |
无语In Reply To:Re:1000题新解 Posted by:viiv at 2009-02-27 20:28:42 #include<iostream> #include<cstring> using namespace std; void main() { int a,b; scanf("%d%d",&a,&b); printf("%d\n",a+b); } 这样ce Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator