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_37382768_29969.cpp: In function 'int main()':
0_0_37382768_29969.cpp:9:2: error: 'map' was not declared in this scope
  map<int, int>m;
  ^
0_0_37382768_29969.cpp:9:6: error: expected primary-expression before 'int'
  map<int, int>m;
      ^
0_0_37382768_29969.cpp:22:23: error: 'm' was not declared in this scope
    if (p[ans] == 0) { m[ans] = a; p[ans] = ans; }
                       ^
0_0_37382768_29969.cpp:24:11: error: 'm' was not declared in this scope
   cout << m[*max_element(p, p + 20010)] << endl;
           ^


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-10-06 04:07:29, Gzip enabled