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_35935695_12631.cpp:18:5: error: stray '\243' in program
     scanf("%lf%lf%lf%lf%lf%lf",&a,&b,&c,&d,&e,&f)£»
     ^
0_0_35935695_12631.cpp:18:5: error: stray '\273' in program
0_0_35935695_12631.cpp: In function 'int main()':
0_0_35935695_12631.cpp:20:5: error: expected ';' before 'double'
     double cosa=(a*a+b*b-d*d)/(2*a*b);
     ^
0_0_35935695_12631.cpp:25:40: error: 'cosa' was not declared in this scope
     double V=(double)((a*b*c)*sqrt(1+2*cosa*cosb*cosc-cosa*cosa-cosb*cosb-cosc*cosc) )*(1.0/6);
                                        ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-01-10 17:59:01, Gzip enabled