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_31139973_25453.cpp:6:1: error: 'map' does not name a type
 map<int,int>has;
 ^
0_0_31139973_25453.cpp: In member function 'void point::get()':
0_0_31139973_25453.cpp:100:22: error: 'scanf' was not declared in this scope
         scanf("%s",op);
                      ^
0_0_31139973_25453.cpp: In function 'int main()':
0_0_31139973_25453.cpp:122:18: error: 'scanf' was not declared in this scope
     scanf("%d",&T);
                  ^
0_0_31139973_25453.cpp:126:20: error: 'has' was not declared in this scope
         tp.clear(),has.clear();
                    ^
0_0_31139973_25453.cpp:133:33: error: 'sort' was not declared in this scope
         sort(tp.begin(),tp.end());
                                 ^
0_0_31139973_25453.cpp:134:44: error: 'unique' was not declared in this scope
         tp.erase(unique(tp.begin(),tp.end()),tp.end());
                                            ^
0_0_31139973_25453.cpp:158:55: error: 'printf' was not declared in this scope
                 printf("%.3f\n",query(1,has[x],has[y]));
                                                       ^


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-23 07:48:03, Gzip enabled