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_22229713_6886.cpp: In function 'int main()':
0_0_22229713_6886.cpp:223:27: error: 'p' was not declared in this scope
         for(i=1;i<=n;i++) p[i].input();
                           ^
0_0_22229713_6886.cpp:224:11: error: 'struct Point' has no member named 'input'
         A.input(), B.input(), p[n+1] = p[1];
           ^
0_0_22229713_6886.cpp:224:22: error: 'struct Point' has no member named 'input'
         A.input(), B.input(), p[n+1] = p[1];
                      ^
0_0_22229713_6886.cpp:224:31: error: 'p' was not declared in this scope
         A.input(), B.input(), p[n+1] = p[1];
                               ^
0_0_22229713_6886.cpp:231:59: error: 'TriAngleCircleInsection' was not declared in this scope
             ans += TriAngleCircleInsection(C, p[i], p[i+1]);
                                                           ^


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-17 02:04:03, Gzip enabled