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_13827909_10693.cpp: In function 'int main()':
0_0_13827909_10693.cpp:34:10: error: 'j' was not declared in this scope
    if(i==j) continue;
          ^
0_0_13827909_10693.cpp:35:20: error: 'j' was not declared in this scope
    t[pl++]=acos((a[j].x-a[i].x)/dis(a[i],a[j]));                
                    ^
0_0_13827909_10693.cpp:38:12: error: 'pl' was not declared in this scope
   sort(t,t+pl);            
            ^
0_0_13827909_10693.cpp:47:3: error: 'cnt' was not declared in this scope
   cnt-=res;
   ^
0_0_13827909_10693.cpp:49:19: error: 'cnt' was not declared in this scope
  printf("%I64d/n",cnt);    
                   ^


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-24 20:10:33, Gzip enabled