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 |
I'm 90301122#include <stdio.h> #include <math.h> void main() float x,y; int year; scanf(â%f %fâ,&x,&y); year = (int)ceil((x*x+y*y)*3.1415926/2/50); printf Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator