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_22248392_20447.cpp:31:14: error: 'P' was not declared in this scope
   Vector u = P-Q;
              ^
0_0_22248392_20447.cpp:31:16: error: 'Q' was not declared in this scope
   Vector u = P-Q;
                ^
0_0_22248392_20447.cpp:32:20: error: 'w' was not declared in this scope
   double t = Cross(w, u) / Cross(v, w);
                    ^
0_0_22248392_20447.cpp:32:34: error: 'v' was not declared in this scope
   double t = Cross(w, u) / Cross(v, w);
                                  ^
0_0_22248392_20447.cpp:32:37: error: 'w' was not declared in this scope
   double t = Cross(w, u) / Cross(v, w);
                                     ^
0_0_22248392_20447.cpp:33:3: error: expected unqualified-id before 'return'
   return P+v*t;
   ^
0_0_22248392_20447.cpp:34:1: error: expected declaration before '}' token
 }
 ^


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-22 21:11:32, Gzip enabled