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_38248969_32542.cpp:36:5: error: 'unordered_map' does not name a type
     unordered_map<ULL,int>book;
     ^
0_0_38248969_32542.cpp: In member function 'void StringHash::init()':
0_0_38248969_32542.cpp:39:9: error: 'book' was not declared in this scope
         book.clear(); return ;
         ^
0_0_38248969_32542.cpp: In member function 'int StringHash::insert(ULL, int)':
0_0_38248969_32542.cpp:43:13: error: 'book' was not declared in this scope
         if (book[val])
             ^
0_0_38248969_32542.cpp:49:9: error: 'book' was not declared in this scope
         book[val] = id;
         ^


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-07-01 11:05:58, Gzip enabled