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_39256668_29710.cpp: In function 'int main()':
0_0_39256668_29710.cpp:7:21: error: 'n' was not declared in this scope
    7 |         while (cin>>n>>m)
      |                     ^
0_0_39256668_29710.cpp:7:24: error: 'm' was not declared in this scope; did you mean 'tm'?
    7 |         while (cin>>n>>m)
      |                        ^
      |                        tm
0_0_39256668_29710.cpp:15:53: error: expected ';' before 'l'
   15 |                 for (set<int>::iterator it=a.begin()l;it !=s.end();it++)
      |                                                     ^
      |                                                     ;
0_0_39256668_29710.cpp:15:53: error: 'l' was not declared in this scope
0_0_39256668_29710.cpp:15:60: error: 's' was not declared in this scope
   15 |                 for (set<int>::iterator it=a.begin()l;it !=s.end();it++)
      |                                                            ^
0_0_39256668_29710.cpp:15:67: error: expected ')' before ';' token
   15 |                 for (set<int>::iterator it=a.begin()l;it !=s.end();it++)
      |                     ~                                             ^
      |                                                                   )
0_0_39256668_29710.cpp:15:68: error: 'it' was not declared in this scope; did you mean 'int'?
   15 |                 for (set<int>::iterator it=a.begin()l;it !=s.end();it++)
      |                                                                    ^~
      |                                                                    int


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 05:01:02, Gzip enabled