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_39628257_22313.cpp: In function 'int main()':
0_0_39628257_22313.cpp:19:9: error: conflicting declaration 'std::set<long long int> st'
   19 | set<int>st;
      |         ^~
0_0_39628257_22313.cpp:18:28: note: previous declaration as 'std::map<long long int, std::set<std::pair<long long int, long long int> > > st'
   18 | map<int,set<pair<int,int>>>st,mpp;
      |                            ^~
0_0_39628257_22313.cpp:125:14: error: 'vt' was not declared in this scope; did you mean 'st'?
  125 |              vt.insert(fst);
      |              ^~
      |              st
0_0_39628257_22313.cpp:134:12: error: 'vt' was not declared in this scope; did you mean 'st'?
  134 |            vt.insert(fst);
      |            ^~
      |            st
0_0_39628257_22313.cpp:137:16: error: 'vt' was not declared in this scope; did you mean 'st'?
  137 |     for(auto x:vt)
      |                ^~
      |                st


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-09-28 01:17:59, Gzip enabled