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:zhudms at 2010-08-06 15:18:01 #include "stdio.h" int main(int argc, char* argv[]) { float a,b; scanf("%f%f",&a,&b); printf("%d\n",a+b); return 0; } Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator