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_18132454_21295.cpp:14:2: error: stray '#' in program
     return (a.x - c.x) * (b.y - c.y) - (a.y - c.y) * (b.x - c.x);
  ^
0_0_18132454_21295.cpp:14:8: error: stray '#' in program
     return (a.x - c.x) * (b.y - c.y) - (a.y - c.y) * (b.x - c.x);
        ^
0_0_18132454_21295.cpp:14:14: error: stray '#' in program
     return (a.x - c.x) * (b.y - c.y) - (a.y - c.y) * (b.x - c.x);
              ^
0_0_18132454_21295.cpp:14:20: error: stray '#' in program
     return (a.x - c.x) * (b.y - c.y) - (a.y - c.y) * (b.x - c.x);
                    ^
0_0_18132454_21295.cpp: In function 'double cross(Point&, Point&, Point&)':
0_0_18132454_21295.cpp:14:3: error: lvalue required as unary '&' operand
     return (a.x - c.x) * (b.y - c.y) - (a.y - c.y) * (b.x - c.x);
   ^
0_0_18132454_21295.cpp:14:9: error: lvalue required as unary '&' operand
     return (a.x - c.x) * (b.y - c.y) - (a.y - c.y) * (b.x - c.x);
         ^
0_0_18132454_21295.cpp:14:15: error: lvalue required as unary '&' operand
     return (a.x - c.x) * (b.y - c.y) - (a.y - c.y) * (b.x - c.x);
               ^
0_0_18132454_21295.cpp:14:21: error: lvalue required as unary '&' operand
     return (a.x - c.x) * (b.y - c.y) - (a.y - c.y) * (b.x - c.x);
                     ^


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 14:42:03, Gzip enabled