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_17429659_16354.cpp:72:3: error: stray '\241' in program
   scanf("%lf %lf",&p[i].x,&p[i].y);  ĄŁ
   ^
0_0_17429659_16354.cpp:72:3: error: stray '\243' in program
0_0_17429659_16354.cpp:6:14: error: expected initializer before numeric constant
 const int  M 1000
              ^
0_0_17429659_16354.cpp:12:4: error: 'M' was not declared in this scope
 }p[M],stack[M];
    ^
0_0_17429659_16354.cpp:12:13: error: 'M' was not declared in this scope
 }p[M],stack[M];
             ^
0_0_17429659_16354.cpp: In function 'int cmp(node, node)':
0_0_17429659_16354.cpp:30:15: error: 'p' was not declared in this scope
  if(multi(a,b,p[0])>0)
               ^
0_0_17429659_16354.cpp:32:15: error: 'p' was not declared in this scope
  if(multi(a,b,p[0])==0&&L(a,p[0])<L(b,p[0]))
               ^
0_0_17429659_16354.cpp: In function 'int main()':
0_0_17429659_16354.cpp:67:9: error: 'p' was not declared in this scope
  memset(p,0,sizeof(p));
         ^
0_0_17429659_16354.cpp:68:9: error: 'stack' was not declared in this scope
  memset(stack,0,sizeof(stack));
         ^
0_0_17429659_16354.cpp:84:13: error: 'pi' was not declared in this scope
     t=t+2*m*pi;            
             ^


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-16 16:29:16, Gzip enabled