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_38140906_5227.cpp:79:1: error: stray '\241' in program
 กก      double x = (double)(P.y - p1.y) * (double)(p2.x - p1.x) / (double)(p2.y - p1.y) + p1.x; 
 ^
0_0_38140906_5227.cpp:79:1: error: stray '\241' in program
0_0_38140906_5227.cpp: In function 'bool InPolygon(Point)':
0_0_38140906_5227.cpp:79:16: error: redeclaration of 'double x'
 กก      double x = (double)(P.y - p1.y) * (double)(p2.x - p1.x) / (double)(p2.y - p1.y) + p1.x; 
                ^
0_0_38140906_5227.cpp:78:16: note: 'double x' previously declared here
         double x = (P.y-p1.y)/k+P1.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-10-07 00:14:59, Gzip enabled