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_36677377_13316.cpp:35:1: error: 'map' does not name a type
 map<ull,int>mp;
 ^
0_0_36677377_13316.cpp: In function 'int main()':
0_0_36677377_13316.cpp:42:1: error: 'mp' was not declared in this scope
 mp.clear();
 ^
0_0_36677377_13316.cpp:56:1: error: 'map' was not declared in this scope
 map<ull,int>::iterator it;
 ^
0_0_36677377_13316.cpp:33:13: error: expected primary-expression before 'unsigned'
 #define ull unsigned long long
             ^
0_0_36677377_13316.cpp:56:5: note: in expansion of macro 'ull'
 map<ull,int>::iterator it;
     ^
0_0_36677377_13316.cpp:57:5: error: 'it' was not declared in this scope
 for(it=mp.begin();it!=mp.end();it++)
     ^


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-23 11:39:51, Gzip enabled