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_15140865_2483.cpp: In member function 'int SYC::Query(int, int)':
0_0_15140865_2483.cpp:30:32: error: 'class std::map<int, bool>' has no member named 'End'
   if (ans1[x].find(y)!=ans1[x].End()) return ans1[x][y];
                                ^
0_0_15140865_2483.cpp: In member function 'int HHD::Query(int, int)':
0_0_15140865_2483.cpp:56:33: error: 'class std::map<int, bool>' has no member named 'End'
    if (ans2[x].find(y)!=ans2[x].End()) return ans2[x][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-26 20:32:00, Gzip enabled