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_24129038_6219.cpp: In function 'int main()':
0_0_24129038_6219.cpp:22:9: error: 'unordered_map' was not declared in this scope
         unordered_map<int,int> m1;
         ^
0_0_24129038_6219.cpp:22:23: error: expected primary-expression before 'int'
         unordered_map<int,int> m1;
                       ^
0_0_24129038_6219.cpp:32:9: error: 'm1' was not declared in this scope
         m1[a1[0]]=++n1;
         ^
0_0_24129038_6219.cpp:49:28: error: 'ya' was not declared in this scope
                 if(d[xa+j][ya]==1&&d[xa][ya+j]==1&&d[xa+j][ya+j]==1)
                            ^


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-30 08:30:37, Gzip enabled