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_29522737_23799.cpp: In function 'int main()':
0_0_29522737_23799.cpp:51:9: error: 'map' was not declared in this scope
         map<ll, int> ma;
         ^
0_0_29522737_23799.cpp:51:15: error: expected primary-expression before ',' token
         map<ll, int> ma;
               ^
0_0_29522737_23799.cpp:51:17: error: expected primary-expression before 'int'
         map<ll, int> ma;
                 ^
0_0_29522737_23799.cpp:52:15: error: expected primary-expression before ',' token
         map<ll, int> mo;
               ^
0_0_29522737_23799.cpp:52:17: error: expected primary-expression before 'int'
         map<ll, int> mo;
                 ^
0_0_29522737_23799.cpp:65:20: error: 'mo' was not declared in this scope
             ans += mo[tmp3];
                    ^
0_0_29522737_23799.cpp:66:38: error: 'ma' was not declared in this scope
             if (tmp3x_2 != 0) ans -= ma[tmp];
                                      ^
0_0_29522737_23799.cpp:68:13: error: 'ma' was not declared in this scope
             ma[tmp]++;
             ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-02-17 07:33:47, Gzip enabled