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_24171711_20408.cpp: In function 'int main()':
0_0_24171711_20408.cpp:31:4: error: 'lib' is not a class, namespace, or enumeration
    lib::iterator it = lib.find(key);
    ^
0_0_24171711_20408.cpp:32:13: error: 'it' was not declared in this scope
    cout << (it == lib.end() ? key : it->second);//没查到输出空字符串  所以dev里面map的迭代器到底提示的是啥玩意? 
             ^


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-06-28 05:12:26, Gzip enabled