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_36823762_10203.cpp: In function 'int main()':
0_0_36823762_10203.cpp:50:12: error: 'pll' was not declared in this scope
     vector<pll>a[100];
            ^
0_0_36823762_10203.cpp:50:15: error: template argument 1 is invalid
     vector<pll>a[100];
               ^
0_0_36823762_10203.cpp:50:15: error: template argument 2 is invalid
0_0_36823762_10203.cpp:50:22: error: invalid type in declaration before ';' token
     vector<pll>a[100];
                      ^
0_0_36823762_10203.cpp:68:9: error: 'vec' was not declared in this scope
         vec[mp[s]].push_back({x,y});
         ^
0_0_36823762_10203.cpp:75:17: error: 'vec' was not declared in this scope
         rep(j,0,vec[i].size()-1)
                 ^
0_0_36823762_10203.cpp:26:41: note: in definition of macro 'rep'
 #define rep(i, a, n) for(ll i = a; i <= n; i ++)
                                         ^


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-23 08:28:41, Gzip enabled