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_13802547_24826.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13802547_24826.cpp:2:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13802547_24826.cpp:3:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13802547_24826.cpp:4:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13802547_24826.cpp:5:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13802547_24826.cpp: In member function 'void Point::Read()':
0_0_13802547_24826.cpp:20:23: error: 'scanf' was not declared in this scope
   scanf("%lf%lf",&x,&y);
                       ^
0_0_13802547_24826.cpp: In function 'int main()':
0_0_13802547_24826.cpp:34:2: error: 'cin' was not declared in this scope
  cin  points;
  ^
0_0_13802547_24826.cpp:36:3: error: expected ';' before 'point'
   point[i].Read();
   ^
0_0_13802547_24826.cpp:36:18: error: expected ')' before ';' token
   point[i].Read();
                  ^
0_0_13802547_24826.cpp:38:2: error: 'min_length' was not declared in this scope
  min_length = Statistic(now);
  ^
0_0_13802547_24826.cpp:40:26: error: 'printf' was not declared in this scope
  printf("%.0f",ans.length);
                          ^


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-09-29 01:25:51, Gzip enabled