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_17650313_28298.cpp: In function 'int main()':
0_0_17650313_28298.cpp:58:21: error: 's' was not declared in this scope
         while (cin>>s[1].x>>s[1].y>>s[1].z)
                     ^
0_0_17650313_28298.cpp:65:14: error: 'judge' was not declared in this scope
   if (!judge())
              ^
0_0_17650313_28298.cpp:71:30: error: 'b' was not declared in this scope
   double abc=norm(cross(minu(b,a),minu(c,a)));
                              ^
0_0_17650313_28298.cpp:71:32: error: 'a' was not declared in this scope
   double abc=norm(cross(minu(b,a),minu(c,a)));
                                ^
0_0_17650313_28298.cpp:71:40: error: 'c' was not declared in this scope
   double abc=norm(cross(minu(b,a),minu(c,a)));
                                        ^
0_0_17650313_28298.cpp:72:40: error: 'd' was not declared in this scope
   double abd=norm(cross(minu(b,a),minu(d,a)));
                                        ^
0_0_17650313_28298.cpp:77:78: error: too few arguments to function 'point dot(point, double)'
                 point ansp=plu(plu(dot(d,abc),dot(c,abd)),plu(dot(b,abc),dot()));
                                                                              ^
0_0_17650313_28298.cpp:47:7: note: declared here
 point dot(point a,double b)
       ^


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-12-02 08:39:45, Gzip enabled