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_30466602_2387.cpp:58:11: error: redefinition of 'const int maxn'
 const int maxn = 30;  
           ^
0_0_30466602_2387.cpp:9:11: note: 'const int maxn' previously defined here
 const int maxn=30;
           ^
0_0_30466602_2387.cpp: In function 'int main()':
0_0_30466602_2387.cpp:64:14: error: 'T' was not declared in this scope
  scanf("%d",&T);
              ^
0_0_30466602_2387.cpp:101:4: error: 'ant' was not declared in this scope
    ant[cnt++]=nex;
    ^
0_0_30466602_2387.cpp:102:25: error: '_angle' was not declared in this scope
    ang=_angle(now-p[nex]);
                         ^
0_0_30466602_2387.cpp:110:17: error: 'ant' was not declared in this scope
    printf(" %d",ant[i]);
                 ^


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-29 18:51:35, Gzip enabled