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_22806706_27195.cpp:225:13: error: 'Point' does not name a type
             Point A = q[p1],B = q[p2],C = q[p3];
             ^
0_0_22806706_27195.cpp:227:12: error: expected unqualified-id before 'if'
            if(IsLine(A,B) && IsLine(B,C))  continue;
            ^
0_0_22806706_27195.cpp:228:12: error: expected unqualified-id before 'if'
            if(IsRow(A,B) && IsRow(B,C))    continue;
            ^
0_0_22806706_27195.cpp:229:13: error: 'Point' does not name a type
             Point res = Getcir(A,B,C);
             ^
0_0_22806706_27195.cpp:230:13: error: expected unqualified-id before 'if'
             if(Isok(res)){
             ^
0_0_22806706_27195.cpp:234:13: error: expected unqualified-id before 'else'
             else
             ^
0_0_22806706_27195.cpp:236:9: 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-20 02:44:44, Gzip enabled