F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_33577401_30668.cpp: In function 'int main()':
0_0_33577401_30668.cpp:101:9: error: expected ',' or ';' before 'long'
         long double xxx=sqrt(r*r-yyy*yyy);
         ^
0_0_33577401_30668.cpp:106:13: error: 'xxx' was not declared in this scope
             xxx=0;
             ^
0_0_33577401_30668.cpp:109:42: error: 'xxx' was not declared in this scope
         double ans = sqrt(sqr(yyy-d)+sqr(xxx-c))+sqrt(sqr(yyy-d)+sqr(xxx+c));
                                          ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-23 23:12:25, Gzip enabled