Online JudgeProblem SetAuthorsOnline ContestsUser
Web Board
Home Page
F.A.Qs
Statistical Charts
Problems
Submit Problem
Online Status
Prob.ID:
Register
Update your info
Authors ranklist
Current Contest
Past Contests
Scheduled Contests
Award Contest
User ID:
Password:
  Register

I'm 90301122

Posted by 90301122 at 2003-10-28 20:08:24 on Problem 1005
#include&nbsp;<stdio.h> 
#include&nbsp;<math.h>  
void&nbsp;main()   
float&nbsp;x,y; 
int&nbsp;year; 
scanf(“%f&nbsp;%f”,&x,&y);  
year&nbsp;=&nbsp;(int)ceil((x*x+y*y)*3.1415926/2/50);         
 printf     

Followed by:

Post your reply here:
User ID:
Password:
Title:

Content:

Home Page   Go Back  To top


All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator